Greg Burd
|
1da822ce57
|
Fix build. Change scripts to use /usr/bin/env so that they work on NiXOS. Revert abort() logic.
|
2018-01-16 13:10:12 -05:00 |
|
Greg Burd
|
d30361538c
|
Operations now default to non-idempotent unless explictly set in the statement or if they contain fields that are idempotent (e.g. @Column(idempotent=true) or part of the primary key for the row).
|
2017-11-13 10:36:16 -05:00 |
|
Greg Burd
|
953b47036c
|
Formatting.
|
2017-10-10 13:55:08 -04:00 |
|
Greg Burd
|
1618405c83
|
Add the formatting helper shell script.
|
2017-10-10 13:45:44 -04:00 |
|
Greg Burd
|
1c37d817b6
|
Add code formatting standard to project.
|
2017-10-06 11:40:19 -04:00 |
|