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 |
|