File: 7_dbmigrate.sql

package info (click to toggle)
kraft 0.45-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,732 kB
  • sloc: cpp: 23,458; sql: 1,171; python: 623; xml: 105; sh: 3; makefile: 2
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;