Files
2014-01-17 07:03:16 -07:00

7 lines
167 B
SQL

-- Takes an Oracle database prepared by the makefile
-- and sets it up to recieve data from a PostgreSQL
-- migration
delete from free_object_ids;
delete from clock;