Files
CTFd/migrations
Kevin Chung 8b3bb92c9d Only add team_captain_id foreign key if the db backend isn't SQLite (#1048)
* Only add `teams.team_captain_id` foreign key if the db backend isn't SQLite. SQLite does not support ALTER for the manipulation of columns/constraints. 
* Closes #1041
2019-07-03 00:04:50 -04:00
..
2017-01-24 23:06:16 -05:00
2017-01-24 23:06:16 -05:00
2017-01-24 23:06:16 -05:00

Generic single-database configuration.