.. |
singleton
|
Pass UseTopClause flag into the Dialect object
|
2017-03-14 13:59:05 +03:00 |
00_struct.tpl
|
Make templates generate again
|
2016-09-18 16:02:08 -07:00 |
01_types.tpl
|
Update and Insert for columns with autogenerated values
|
2017-03-16 10:54:55 +03:00 |
02_hooks.tpl
|
Fixed code generation
|
2017-03-15 19:04:13 +03:00 |
03_finishers.tpl
|
Fix all references to moved elements.
|
2016-09-14 21:02:24 -07:00 |
04_relationship_to_one.tpl
|
Fix combining relationship query mods
|
2016-11-15 21:57:21 -08:00 |
05_relationship_one_to_one.tpl
|
Fix combining relationship query mods
|
2016-11-15 21:57:21 -08:00 |
06_relationship_to_many.tpl
|
Fix combining relationship query mods
|
2016-11-15 21:57:21 -08:00 |
07_relationship_to_one_eager.tpl
|
Attach all eagerly loaded models in to-one
|
2017-01-26 22:06:47 -08:00 |
08_relationship_one_to_one_eager.tpl
|
Attach all eagerly loaded models in to-one
|
2017-01-26 22:06:47 -08:00 |
09_relationship_to_many_eager.tpl
|
Ensure that relationship structs aren't clobbered
|
2016-11-08 18:25:15 -08:00 |
10_relationship_to_one_setops.tpl
|
Add missing function variants for setops.
|
2017-01-09 21:06:47 -08:00 |
11_relationship_one_to_one_setops.tpl
|
Add missing function variants for setops.
|
2017-01-09 21:06:47 -08:00 |
12_relationship_to_many_setops.tpl
|
Fix null dereference
|
2017-01-24 23:04:59 -08:00 |
13_all.tpl
|
Fix template spacing with new output
|
2016-09-24 00:52:18 -07:00 |
14_find.tpl
|
Use _ to avoid reserved words in func args
|
2017-02-24 22:27:05 -08:00 |
15_insert.tpl
|
Update and Insert for columns with autogenerated values
|
2017-03-16 10:54:55 +03:00 |
16_update.tpl
|
Update and Insert for columns with autogenerated values
|
2017-03-16 10:54:55 +03:00 |
17_upsert.tpl
|
New line at end of file
|
2017-03-16 11:01:49 +03:00 |
18_delete.tpl
|
Fixed placeholders
|
2017-03-15 19:13:20 +03:00 |
19_reload.tpl
|
Fixed code generation for Update and Reload
|
2017-03-15 19:35:44 +03:00 |
20_exists.tpl
|
MS SQL compatible query for checks if the row exists
|
2017-03-14 13:53:35 +03:00 |
21_auto_timestamps.tpl
|
File shuffle
|
2016-09-18 16:41:04 -07:00 |