mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-04 02:29:33 +09:00
fix: type and sql for insert version
This commit is contained in:
parent
64056a89d8
commit
066e0d5e46
2 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
CREATE TABLE versions (
|
||||
converter TEXT,
|
||||
converter TEXT
|
||||
);
|
||||
|
||||
CREATE TABLE ps_boards (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue