Changes between Version 3 and Version 4 of database state
- Timestamp:
- May 22, 2018 11:36:45 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
database state
v3 v4 2 2 3 3 = DATABASE STATE = 4 5 {{{#!sql 6 SELECT 7 * 8 FROM 9 pg_catalog.pg_tables 10 WHERE 11 schemaname != 'pg_catalog' 12 AND schemaname != 'information_schema'; 13 }}} 4 14 5 15 The following table will review what is where in the database