Sha256: 8d18bacd8d7bcc1123b9f76885849f24e22f722b756a447012bd774e33e9c9d8
Contents?: true
Size: 191 Bytes
Versions: 12
Compression:
Stored size: 191 Bytes
Contents
-- This is -*- sql -*- code that removes the test data from the -- database, to leave things as clean as we found them. drop trigger t1 on my_table; drop function p1(); drop table my_table;
Version data entries
12 entries across 12 versions & 1 rubygems