Files
CTFd/migrations/versions
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
..
2019-04-17 01:36:30 -04:00