Patrick O'brien
|
d89d23e673
|
Began implementing the ORM prototype
* Hooks, query mods, and query
* Update and UpdateX
|
2016-04-13 23:51:58 +10:00 |
|
Patrick O'brien
|
c84d35d394
|
Fixed compiler errors and broken tests
|
2016-04-04 20:28:58 +10:00 |
|
Patrick O'brien
|
f7a4ed0c54
|
Did more stripping, fixed broken things
* Fixed broken template
* Did some reorganizing
* Need to fix TestTemplates test
|
2016-03-28 18:17:41 +10:00 |
|
Patrick O'brien
|
27cafdd2fb
|
Finished most of the stripping
|
2016-03-28 01:03:14 +10:00 |
|
Aaron
|
8aac8dc121
|
Fix a bunch of test errors.
|
2016-03-22 23:18:41 -07:00 |
|
Aaron
|
1394489a63
|
Rename everything.
|
2016-03-22 21:25:57 -07:00 |
|
Patrick O'brien
|
3b0a5e80a1
|
Finished adding test template generation support
|
2016-03-21 15:15:14 +10:00 |
|
Patrick O'brien
|
9d41861e90
|
Added Update commands
|
2016-03-19 16:22:10 +10:00 |
|
Patrick O'brien
|
54f6e43370
|
Added primary key flag to column data
* Added delete method attached to object
* Added primary key related template helper functions
|
2016-03-19 01:27:55 +10:00 |
|
Patrick O'brien
|
2f9c936c6a
|
Added inflection library, fixed all templates
* Added inflection to all templates
* Fixed broken template code (for the most part)
|
2016-03-18 21:26:48 +10:00 |
|
Patrick O'brien
|
c8530ba7e4
|
Finished TestTemplates func
* TestTemplates compiles the templates generated
to ensure they compile without errors.
|
2016-03-04 05:30:48 +10:00 |
|
Aaron
|
8a591ecdd6
|
More swaths of renaming awkward structs.
|
2016-03-01 20:05:25 -08:00 |
|
Aaron
|
4f619d4efe
|
Add some tests, fix some breaks.
|
2016-03-01 19:11:47 -08:00 |
|
Aaron
|
64ec06b4b4
|
Rename some functions.
- Use more efficient implementation of the template funcs.
|
2016-03-01 08:34:57 -08:00 |
|
Aaron
|
80e03dc3f7
|
Fix DBTable
|
2016-03-01 07:53:56 -08:00 |
|
Patrick O'brien
|
9eb087be80
|
Added folder flag and import flag
* Generates files into specified folder
* Changed the order in which things are generated
|
2016-03-02 00:20:13 +10:00 |
|
Patrick O'brien
|
b5409c7332
|
Fixed assign defaultRun bug, fixed "all" order
* Organized files better
* More comments
|
2016-02-29 19:39:49 +10:00 |
|