File: drop_company.sql

package info (click to toggle)
gnue-forms 0.5.11-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,384 kB
  • ctags: 1,577
  • sloc: python: 12,904; sql: 579; makefile: 28
file content (2 lines) | stat: -rw-r--r-- 50 bytes parent folder | download
1
2
drop sequence seq_company_id;
drop table company;