File: drop_unit_description.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 (4 lines) | stat: -rw-r--r-- 70 bytes parent folder | download
1
2
3
4
drop table unit_description;
drop sequence seq_unit_description_id;