Aaron L
|
d3b734d29b
|
Remove COMPLETELY unused code
|
2016-09-22 00:21:12 -07:00 |
|
Patrick O'brien
|
83f7092dc6
|
Add MySQL Upsert, fix identation in all tpls
|
2016-09-14 18:14:07 +10:00 |
|
Aaron L
|
28e485603a
|
Add fast path for binding by caching TitleCase
|
2016-08-23 23:20:41 -07:00 |
|
Aaron L
|
b0cd6828b2
|
Delete swaths of unused code
|
2016-08-14 00:20:34 -07:00 |
|
Patrick O'brien
|
160c6ff0f0
|
Begin the pain
|
2016-08-13 16:34:02 -07:00 |
|
Patrick O'brien
|
b7a04e849c
|
Added unique constraint to table state
|
2016-07-16 05:09:32 +10:00 |
|
Aaron L
|
7cdf44376b
|
Add even more nullable things for FKeys.
|
2016-07-12 08:09:26 -07:00 |
|
Aaron L
|
d7adb7006e
|
Rename IsNullable -> Nullable
- Skip insert test
- Fix whitespacing issue
|
2016-07-09 10:13:35 -07:00 |
|
Aaron L
|
104d0e57cd
|
Add nullability to foreign keys.
- Remove some debug output.
- Add some parallel
|
2016-07-09 09:59:37 -07:00 |
|
Aaron L
|
6dac631a93
|
Add new functions to support more templating
- Add joinSlices
- Add ways to pull apart a slice of SQLColumnDef
- Try to stop generating join tables (but it still gens for some reason)
|
2016-06-26 23:59:27 -07:00 |
|
Aaron L
|
fee1231813
|
Push strmangle refactoring through everything.
|
2016-06-22 23:48:49 -07:00 |
|
Aaron L
|
60f6080e73
|
Refactor dbdrivers into two packages
- Break dbdrivers into bdb and drivers
- Break each type in dbdrivers into it's own file set.
|
2016-06-22 23:11:32 -07:00 |
|