Aaron L
|
5541b4dce9
|
Reorganize things before tearing apart
|
2016-08-07 18:07:37 -07:00 |
|
Aaron L
|
307fe4919a
|
Add parsing routine for SQL from/join statements
- Bonus: Add yaml/toml struct tags for models
|
2016-08-05 23:51:13 -07:00 |
|
Patrick O'brien
|
70b2dcfbb2
|
Boilerplate for upsert
|
2016-08-05 00:25:35 +10:00 |
|
Aaron L
|
1a1a025b58
|
Add append versions of boil query helpers
|
2016-08-03 22:22:17 -07:00 |
|
Aaron L
|
48e14f4fd8
|
Add multiple from statements.
|
2016-08-03 21:50:26 -07:00 |
|
Patrick O'brien
|
39fe91f2cb
|
Add RandomizeEnforcedStruct
* Fix broken Select QM test
|
2016-08-03 10:53:34 +10:00 |
|
Patrick O'brien
|
fb8540af1a
|
Change to IdentQuote, add IdentQuote to Select QM
|
2016-08-02 13:25:02 +10:00 |
|
Aaron L
|
fd7cb01b89
|
Add an order by query
|
2016-07-31 21:05:03 -07:00 |
|
Patrick O'brien
|
edecf1b704
|
Add "count as" query fixture
|
2016-08-01 13:06:51 +10:00 |
|
Aaron L
|
b8c28c7cf8
|
Add offset and limit generation
|
2016-07-31 19:21:06 -07:00 |
|
Patrick O'brien
|
f713e041ad
|
Add sql query mod, finish or querymod
* Add comments to kill lint errors
|
2016-07-19 14:07:12 +10:00 |
|
Patrick O'brien
|
013b3ae0f8
|
Added more reflect helpers
|
2016-07-09 02:39:36 +10:00 |
|
Patrick O'brien
|
d0b494600e
|
Fixed BuildQuery test
|
2016-06-07 16:45:06 +10:00 |
|
Patrick O'brien
|
a957bc3836
|
Changed From qmod to Table, added default values
* Added drivername to tplData
|
2016-04-26 19:27:00 +10:00 |
|
Patrick O'brien
|
9c493810ec
|
Finished most of delete functions
* Fixed some template errors
* Added IN helpers
|
2016-04-23 21:54:24 +10:00 |
|
Patrick O'brien
|
2abe35e6f9
|
Moved Apply back to query mods
* Added tests for query file
|
2016-04-20 22:51:04 +10:00 |
|
Patrick O'brien
|
2fc2a36306
|
Begin query building
* Added golden fixtures
|
2016-04-19 15:31:07 +10:00 |
|
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 |
|