File: ext_unpackaged.sql

package info (click to toggle)
londiste-sql 3.8-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 560 kB
  • sloc: sql: 2,742; python: 309; makefile: 18; sh: 1
file content (7 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
ALTER EXTENSION londiste ADD SCHEMA londiste;

ALTER EXTENSION londiste ADD TABLE londiste.table_info;
ALTER EXTENSION londiste ADD TABLE londiste.seq_info;
ALTER EXTENSION londiste ADD TABLE londiste.applied_execute;
ALTER EXTENSION londiste ADD TABLE londiste.pending_fkeys;