File: 7_dbmigrate.sql

package info (click to toggle)
kraft 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,112 kB
  • sloc: cpp: 28,535; sql: 1,248; perl: 396; xml: 330; python: 101; sh: 92; makefile: 10
file content (2 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (8)
1
2
-- Columns already added in create_schema.sql   *sqlite workaround*
-- ALTER TABLE archdoc ADD clientUid VARCHAR(32);-- AFTER clientAddress;