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

Version Path
ydbd-pg-0.6.0 test/dbd/postgresql/down.sql
ydbi-0.6.0 test/dbd/postgresql/down.sql
ydbd-pg-0.5.9 test/dbd/postgresql/down.sql
ydbd-pg-0.5.8 test/dbd/postgresql/down.sql
ydbd-pg-0.5.7 test/dbd/postgresql/down.sql
ydbi-0.5.7 test/dbd/postgresql/down.sql
ydbd-pg-0.5.6 test/dbd/postgresql/down.sql
ydbd-pg-0.5.5 test/dbd/postgresql/down.sql
ydbd-pg-0.5.4 test/dbd/postgresql/down.sql
ydbd-pg-0.5.3 test/dbd/postgresql/down.sql
ydbd-pg-0.5.2 test/dbd/postgresql/down.sql
ydbd-pg-0.5.1 test/dbd/postgresql/down.sql
ydbi-0.5.0 test/dbd/postgresql/down.sql
dbd-pg-0.3.9 test/dbd/postgresql/down.sql
dbd-pg-0.3.8 test/dbd/postgresql/down.sql
dbd-pg-0.3.7 test/dbd/postgresql/down.sql