.. |
singleton
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
00_struct.tpl
|
Added table columns and table names as anonymous struct
|
2017-08-01 14:27:50 -04:00 |
01_types.tpl
|
detect autoincrement column, fix lastID in upsert when update doesnt change anything
|
2017-06-12 14:02:04 -04:00 |
02_hooks.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
03_finishers.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
04_relationship_to_one.tpl
|
made query structs public, added IS NULL to filter
|
2017-05-09 15:30:04 -04:00 |
05_relationship_one_to_one.tpl
|
made query structs public, added IS NULL to filter
|
2017-05-09 15:30:04 -04:00 |
06_relationship_to_many.tpl
|
Stop using aliases in the relationship select
|
2017-08-01 14:39:10 -04:00 |
07_relationship_to_one_eager.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
08_relationship_one_to_one_eager.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
09_relationship_to_many_eager.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
10_relationship_to_one_setops.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
11_relationship_one_to_one_setops.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
12_relationship_to_many_setops.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
13_all.tpl
|
made query structs public, added IS NULL to filter
|
2017-05-09 15:30:04 -04:00 |
14_find.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
15_insert.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
16_update.tpl
|
never update created_at, updated_at columns
|
2018-04-16 12:41:55 -04:00 |
17_upsert.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
18_delete.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
19_reload.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
20_exists.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |
21_auto_timestamps.tpl
|
File shuffle
|
2016-09-18 16:41:04 -07:00 |
22_query.tpl
|
switch to more complete null package, implement nicer sql logging
|
2017-07-06 15:15:00 -04:00 |
23_merge.tpl
|
switch to our errors package
|
2018-02-07 09:35:46 -05:00 |