Aaron L
|
81148d4beb
|
Add MySQL configuration.
|
2016-09-08 23:04:58 -07:00 |
|
Aaron L
|
16b6a2b176
|
Rename Exclude -> Blacklist
|
2016-09-08 22:41:57 -07:00 |
|
Patrick O'brien
|
1c8a9d2e39
|
Add schema feature to everything (except rels)
* Add strmangle SchemaTable helper
|
2016-09-09 07:23:10 +10:00 |
|
Patrick O'brien
|
7144d272bd
|
Add whitelist feature
|
2016-09-06 00:41:12 +10:00 |
|
Patrick O'brien
|
4e8191b8dd
|
Add struct tags flag
|
2016-09-04 23:44:54 +10:00 |
|
Patrick O'brien
|
e35ecd76c1
|
Add json tables output to debug mode
|
2016-09-04 20:27:19 +10:00 |
|
Patrick O'brien
|
4b1c934751
|
Remove pointers to L, not needed
* Add no-tests flag
|
2016-09-02 11:22:56 +10:00 |
|
Patrick O'brien
|
caf4cb97aa
|
README
- function variations, query mods, query building sections
- remove useless toml tags
|
2016-08-31 15:10:30 +10:00 |
|
Patrick O'brien
|
96d40fcfe4
|
Add automatic timestamps for created_at/updated_at
* Update and Insert
* Add --no-auto-timestamps flag
|
2016-08-29 00:12:37 +10:00 |
|
Patrick O'brien
|
95ff24b918
|
Add --no-hooks feature
|
2016-08-28 20:48:50 +10:00 |
|
Aaron L
|
63fae21c51
|
Add base_dir to make it less ornerous to use
|
2016-08-23 21:50:41 -07:00 |
|
Patrick O'brien
|
22a904d025
|
Convert sqlboiler tests to MockDriver
* Improve impl of mock driver
|
2016-08-18 22:11:49 +10:00 |
|
Patrick O'brien
|
1e67965482
|
Add exclude/blacklist tables flag
|
2016-08-16 20:38:31 +10:00 |
|
Aaron L
|
2b666e74de
|
Add postgres sslmode to configuration.
|
2016-07-11 15:17:49 -07:00 |
|
Aaron L
|
57e20dfd72
|
Fix some problems with viper setup.
- Fix error reporting throughout the executable side of the project.
|
2016-06-12 15:35:38 -07:00 |
|
Aaron L
|
56234e37a1
|
Move main back to root folder.
- Change everything to package main.
- Make main a little more user friendly.
|
2016-06-12 11:19:23 -07:00 |
|
Aaron L
|
fd7a564af4
|
Move State to the SQLBoiler file where it belongs
|
2016-06-11 23:27:39 -07:00 |
|
Aaron L
|
8757c8a184
|
Refactor entire project :D
- Move most files to root
- Remove cmds directory in favor of cmd directory with binary
- Remove all cobra from main
|
2016-06-11 18:25:00 -07:00 |
|