writefreely/db
Matt Baer 5b2612af54 Fix `created_at` default val in v4 migration for SQLite
This previously used a default timestamp value which caused the
migration to fail for SQLite databases.
2020-03-03 11:26:23 -06:00
..
alter.go Code cleanup in prep for PR. T710 2019-12-30 13:32:06 -05:00
alter_test.go Feature complete on MVP slack auth integration. T710 2019-12-28 15:15:47 -05:00
create.go Fix `created_at` default val in v4 migration for SQLite 2020-03-03 11:26:23 -06:00
create_test.go Unit tests, integration testing, and code cleanup for oauth support. Part of T705. 2019-12-23 14:30:32 -05:00
dialect.go Code cleanup in prep for PR. T710 2019-12-30 13:32:06 -05:00
index.go Code cleanup in prep for PR. T710 2019-12-30 13:32:06 -05:00
raw.go Code cleanup in prep for PR. T710 2019-12-30 13:32:06 -05:00
tx.go Unit tests, integration testing, and code cleanup for oauth support. Part of T705. 2019-12-23 14:30:32 -05:00