Neil O'Toole
|
99454852f0
|
db tools preliminary work; --src.schema changes (#392)
- Preliminary work on the (currently hidden) `db` cmds.
- Improvements to `--src.schema`
|
2024-02-09 09:08:39 -07:00 |
|
Neil O'Toole
|
7c56377b40
|
Struct alignment (#369)
* Field alignment
|
2024-01-27 00:11:24 -07:00 |
|
neilotoole
|
ed4b5c5bc5
|
Makefile fiddling
|
2024-01-25 06:01:00 -07:00 |
|
Neil O'Toole
|
2898a92983
|
Refactor sqlmodel pkg (#364)
* Refactor sqlmodel pkg
|
2024-01-25 00:42:51 -07:00 |
|
Neil O'Toole
|
bb4a4edaab
|
Switch downloads to use streamcache. (#361)
* Switch downloads to use neilotoole/streamcache.
|
2024-01-24 21:01:24 -07:00 |
|
Neil O'Toole
|
2de993acaa
|
Sort imports using goimports-reviser (#331)
|
2023-11-19 18:06:36 -07:00 |
|
Neil O'Toole
|
f07edef14d
|
Add flag --src.schema (#326)
* Support for --src.schema in commands "slq", "sql", and "inspect"
|
2023-11-18 17:05:48 -07:00 |
|
Neil O'Toole
|
6b613d9adc
|
#279: SQLite virtual tables (#304)
* sqlite: initial extensions support, including virtual tables and fts5
* sqlite: virtual table columns now report type
|
2023-08-21 10:05:17 -06:00 |
|
Neil O'Toole
|
6bd72190cc
|
Switch from mage to make (#242)
* Switched to Makefile
|
2023-05-26 22:16:52 -06:00 |
|
Neil O'Toole
|
fd4ae53f31
|
codebase refactor
|
2020-08-06 11:58:47 -06:00 |
|
Neil O'Toole
|
0190eeaf70
|
mostly tidyup
|
2016-10-21 21:11:19 -06:00 |
|
Neil O'Toole
|
cce4196fe4
|
cleaning up "cmd" package level vars and init (#41)
* cleaning up build system
* more build stuff
* makefile and grammar stuff
* cleaning up cmd pkg vars
|
2016-10-21 14:58:31 -06:00 |
|
Neil O'Toole
|
1aa5091aa4
|
mostly build stuff (#40)
* cleaning up build system
* more build stuff
* makefile and grammar stuff
|
2016-10-21 13:29:21 -06:00 |
|
Neil O'Toole
|
5c8be18f37
|
working on build system (#39)
* cleaning up build system
* more build stuff
|
2016-10-21 10:20:11 -06:00 |
|
Neil O'Toole
|
6693495f41
|
cleaning up build system (#38)
|
2016-10-21 10:14:48 -06:00 |
|
Neil O'Toole
|
790544ef9f
|
making the build system work (#33)
* build and dist improvements in makefile
* tidying up postgres docker
* makefile update
|
2016-10-17 05:05:48 -06:00 |
|
Neil O'Toole
|
980e49358e
|
tidy up
|
2016-10-16 22:14:01 -06:00 |
|