You've already forked AstralRinth
forked from didirus/AstralRinth
* feat: split wrapper command on linux * feat: use code from #3900 * feat: also use shlex on Windows * feat: add a version number to global settings * feat(app): add settings v2, where wrapper command are split
1 line
67 B
SQL
1 line
67 B
SQL
ALTER TABLE settings ADD COLUMN version INTEGER NOT NULL DEFAULT 1; |