Sha256: c95f5545a9c837bf285db471186191ae7eaafaa578cb3d22f1261ed7c823f0ab
Contents?: true
Size: 460 Bytes
Versions: 16
Compression:
Stored size: 460 Bytes
Contents
drop view view_names; --- drop table names; --- drop table blob_test; --- drop table boolean_test; --- drop table time_test; --- drop table timestamp_test; --- drop table bit_test; --- drop table field_types_test; --- drop table db_specific_types_test; --- drop table array_test; --- drop table bytea_test; --- drop table precision_test; --- drop table enum_type_test; --- drop type enum_test; --- drop schema schema1 cascade; --- drop schema schema2 cascade;
Version data entries
16 entries across 16 versions & 3 rubygems