Path Lines of Code README.md 26 mysqlsmo/objects/character_set/templates/+default/nodes.sql 7 mysqlsmo/objects/collation/templates/+default/nodes.sql 8 mysqlsmo/objects/column/templates/+default/nodes.sql 9 mysqlsmo/objects/database/templates/+default/create.sql 5 mysqlsmo/objects/database/templates/+default/delete.sql 5 mysqlsmo/objects/database/templates/+default/nodes.sql 5 mysqlsmo/objects/event/templates/+default/create.sql 5 mysqlsmo/objects/event/templates/+default/delete.sql 5 mysqlsmo/objects/event/templates/+default/nodes.sql 9 mysqlsmo/objects/function/templates/+default/create.sql 5 mysqlsmo/objects/function/templates/+default/delete.sql 5 mysqlsmo/objects/function/templates/+default/nodes.sql 9 mysqlsmo/objects/index/templates/+default/nodes.sql 9 mysqlsmo/objects/procedure/templates/+default/create.sql 5 mysqlsmo/objects/procedure/templates/+default/delete.sql 5 mysqlsmo/objects/procedure/templates/+default/nodes.sql 9 mysqlsmo/objects/server/templates/+default/nodes.sql 4 mysqlsmo/objects/table/templates/+default/create.sql 5 mysqlsmo/objects/table/templates/+default/delete.sql 5 mysqlsmo/objects/table/templates/+default/nodes.sql 9 mysqlsmo/objects/table/templates/+default/select.sql 7 mysqlsmo/objects/table_constraints/check/+default/nodes.sql 10 mysqlsmo/objects/table_constraints/foreign_key/+default/nodes.sql 10 mysqlsmo/objects/table_constraints/primary_key/+default/nodes.sql 10 mysqlsmo/objects/table_constraints/unique/+default/nodes.sql 10 mysqlsmo/objects/tablespace/templates/+default/nodes.sql 7 mysqlsmo/objects/trigger/templates/+default/create.sql 5 mysqlsmo/objects/trigger/templates/+default/delete.sql 5 mysqlsmo/objects/trigger/templates/+default/nodes.sql 9 mysqlsmo/objects/udf_function/templates/+default/create.sql 5 mysqlsmo/objects/udf_function/templates/+default/delete.sql 5 mysqlsmo/objects/udf_function/templates/+default/nodes.sql 9 mysqlsmo/objects/user/templates/+default/nodes.sql 8 mysqlsmo/objects/view/templates/+default/create.sql 5 mysqlsmo/objects/view/templates/+default/delete.sql 5 mysqlsmo/objects/view/templates/+default/nodes.sql 9 mysqlsmo/objects/view/templates/+default/select.sql 7 ossdbtoolsservice/language/completion/packages/mysqlliterals/mysqlliterals.json 1464 ossdbtoolsservice/language/completion/packages/pgliterals/pgliterals.json 395 pgsmo/objects/collation/templates/+default/backend_support.sql 24 pgsmo/objects/collation/templates/+default/create.sql 29 pgsmo/objects/collation/templates/+default/delete.sql 7 pgsmo/objects/collation/templates/+default/get_collations.sql 13 pgsmo/objects/collation/templates/+default/get_name.sql 11 pgsmo/objects/collation/templates/+default/get_oid.sql 21 pgsmo/objects/collation/templates/+default/nodes.sql 19 pgsmo/objects/collation/templates/+default/properties.sql 13 pgsmo/objects/collation/templates/+default/update.sql 28 pgsmo/objects/database/templates/+default/acl.sql 41 pgsmo/objects/database/templates/+default/allowed_privs.json 26 pgsmo/objects/database/templates/+default/alter_offline.sql 27 pgsmo/objects/database/templates/+default/alter_online.sql 138 pgsmo/objects/database/templates/+default/create.sql 18 pgsmo/objects/database/templates/+default/defacl.sql 40 pgsmo/objects/database/templates/+default/delete.sql 14 pgsmo/objects/database/templates/+default/get_ctypes.sql 11 pgsmo/objects/database/templates/+default/get_encodings.sql 14 pgsmo/objects/database/templates/+default/get_variables.sql 11 pgsmo/objects/database/templates/+default/grant.sql 57 pgsmo/objects/database/templates/+default/nodes.sql 26 pgsmo/objects/database/templates/+default/properties.sql 43 pgsmo/objects/database/templates/+default/stats.sql 33 pgsmo/objects/database/templates/+default/variables.sql 8 pgsmo/objects/database/templates/9.2_plus/acl.sql 41 pgsmo/objects/database/templates/9.2_plus/allowed_privs.json 30 pgsmo/objects/database/templates/9.2_plus/alter_online.sql 157 pgsmo/objects/database/templates/9.2_plus/delete.sql 14 pgsmo/objects/database/templates/9.2_plus/get_encodings.sql 15 pgsmo/objects/database/templates/9.2_plus/get_variables.sql 13 pgsmo/objects/database/templates/9.2_plus/grant.sql 63 pgsmo/objects/database/templates/9.2_plus/properties.sql 50 pgsmo/objects/database/templates/9.2_plus/stats.sql 38 pgsmo/objects/database/templates/9.2_plus/variables.sql 10 pgsmo/objects/database/templates/9.3_plus/acl.sql 41 pgsmo/objects/database/templates/9.3_plus/alter_offline.sql 27 pgsmo/objects/database/templates/9.3_plus/alter_online.sql 157 pgsmo/objects/database/templates/9.3_plus/defacl.sql 40 pgsmo/objects/database/templates/9.3_plus/get_variables.sql 12 pgsmo/objects/database/templates/9.3_plus/grant.sql 67 pgsmo/objects/datatype/templates/+default/acl.sql 32 pgsmo/objects/datatype/templates/+default/additional_properties.sql 41 pgsmo/objects/datatype/templates/+default/create.sql 81 pgsmo/objects/datatype/templates/+default/delete.sql 7 pgsmo/objects/datatype/templates/+default/get_collations.sql 13 pgsmo/objects/datatype/templates/+default/get_external_functions.sql 48 pgsmo/objects/datatype/templates/+default/get_oid.sql 17 pgsmo/objects/datatype/templates/+default/get_scid.sql 21 pgsmo/objects/datatype/templates/+default/get_subtypes.sql 62 pgsmo/objects/datatype/templates/+default/get_types.sql 17 pgsmo/objects/datatype/templates/+default/nodes.sql 24 pgsmo/objects/datatype/templates/+default/properties.sql 28 pgsmo/objects/datatype/templates/+default/update.sql 158 pgsmo/objects/extension/templates/pg/+default/create.sql 13 pgsmo/objects/extension/templates/pg/+default/delete.sql 8 pgsmo/objects/extension/templates/pg/+default/nodes.sql 18 pgsmo/objects/extension/templates/pg/+default/properties.sql 17 pgsmo/objects/extension/templates/pg/+default/update.sql 10 pgsmo/objects/extension/templates/ppas/+default/create.sql 13 pgsmo/objects/extension/templates/ppas/+default/delete.sql 8 pgsmo/objects/extension/templates/ppas/+default/nodes.sql 18 pgsmo/objects/extension/templates/ppas/+default/properties.sql 17 pgsmo/objects/extension/templates/ppas/+default/update.sql 10 pgsmo/objects/functions/templates_functions/pg/+default/acl.sql 41 pgsmo/objects/functions/templates_functions/pg/+default/coll_stats.sql 26 pgsmo/objects/functions/templates_functions/pg/+default/create.sql 59 pgsmo/objects/functions/templates_functions/pg/+default/delete.sql 26 pgsmo/objects/functions/templates_functions/pg/+default/get_definition.sql 18 pgsmo/objects/functions/templates_functions/pg/+default/get_languages.sql 10 pgsmo/objects/functions/templates_functions/pg/+default/get_oid.sql 23 pgsmo/objects/functions/templates_functions/pg/+default/get_out_types.sql 12 pgsmo/objects/functions/templates_functions/pg/+default/get_schema.sql 12 pgsmo/objects/functions/templates_functions/pg/+default/get_types.sql 26 pgsmo/objects/functions/templates_functions/pg/+default/nodes.sql 34 pgsmo/objects/functions/templates_functions/pg/+default/properties.sql 39 pgsmo/objects/functions/templates_functions/pg/+default/stats.sql 14 pgsmo/objects/functions/templates_functions/pg/+default/update.sql 94 pgsmo/objects/functions/templates_functions/pg/+default/variables.sql 12 pgsmo/objects/functions/templates_functions/pg/11.0_plus/coll_stats.sql 26 pgsmo/objects/functions/templates_functions/pg/11.0_plus/create.sql 63 pgsmo/objects/functions/templates_functions/pg/11.0_plus/delete.sql 26 pgsmo/objects/functions/templates_functions/pg/11.0_plus/get_definition.sql 21 pgsmo/objects/functions/templates_functions/pg/11.0_plus/get_oid.sql 23 pgsmo/objects/functions/templates_functions/pg/11.0_plus/nodes.sql 36 pgsmo/objects/functions/templates_functions/pg/11.0_plus/properties.sql 40 pgsmo/objects/functions/templates_functions/pg/11.0_plus/update.sql 102 pgsmo/objects/functions/templates_functions/pg/12.0_plus/create.sql 69 pgsmo/objects/functions/templates_functions/pg/12.0_plus/get_support_functions.sql 17 pgsmo/objects/functions/templates_functions/pg/12.0_plus/properties.sql 49 pgsmo/objects/functions/templates_functions/pg/12.0_plus/update.sql 108 pgsmo/objects/functions/templates_functions/pg/9.2_plus/create.sql 63 pgsmo/objects/functions/templates_functions/pg/9.2_plus/properties.sql 39 pgsmo/objects/functions/templates_functions/pg/9.2_plus/update.sql 101 pgsmo/objects/functions/templates_functions/pg/9.5_plus/create.sql 62 pgsmo/objects/functions/templates_functions/pg/9.5_plus/properties.sql 39 pgsmo/objects/functions/templates_functions/pg/9.5_plus/update.sql 101 pgsmo/objects/functions/templates_functions/pg/9.6_plus/create.sql 64 pgsmo/objects/functions/templates_functions/pg/9.6_plus/update.sql 102 pgsmo/objects/functions/templates_functions/ppas/+default/acl.sql 41 pgsmo/objects/functions/templates_functions/ppas/+default/coll_stats.sql 26 pgsmo/objects/functions/templates_functions/ppas/+default/create.sql 59 pgsmo/objects/functions/templates_functions/ppas/+default/delete.sql 26 pgsmo/objects/functions/templates_functions/ppas/+default/get_definition.sql 18 pgsmo/objects/functions/templates_functions/ppas/+default/get_languages.sql 10 pgsmo/objects/functions/templates_functions/ppas/+default/get_oid.sql 23 pgsmo/objects/functions/templates_functions/ppas/+default/get_out_types.sql 12 pgsmo/objects/functions/templates_functions/ppas/+default/get_schema.sql 12 pgsmo/objects/functions/templates_functions/ppas/+default/get_types.sql 26 pgsmo/objects/functions/templates_functions/ppas/+default/nodes.sql 35 pgsmo/objects/functions/templates_functions/ppas/+default/properties.sql 38 pgsmo/objects/functions/templates_functions/ppas/+default/stats.sql 14 pgsmo/objects/functions/templates_functions/ppas/+default/update.sql 94 pgsmo/objects/functions/templates_functions/ppas/+default/variables.sql 12 pgsmo/objects/functions/templates_functions/ppas/11.0_plus/coll_stats.sql 26 pgsmo/objects/functions/templates_functions/ppas/11.0_plus/delete.sql 26 pgsmo/objects/functions/templates_functions/ppas/11.0_plus/get_definition.sql 21 pgsmo/objects/functions/templates_functions/ppas/11.0_plus/get_oid.sql 23 pgsmo/objects/functions/templates_functions/ppas/11.0_plus/node.sql 29 pgsmo/objects/functions/templates_functions/ppas/11.0_plus/properties.sql 38 pgsmo/objects/functions/templates_functions/ppas/9.2_plus/create.sql 63 pgsmo/objects/functions/templates_functions/ppas/9.2_plus/delete.sql 27 pgsmo/objects/functions/templates_functions/ppas/9.2_plus/get_oid.sql 23 pgsmo/objects/functions/templates_functions/ppas/9.2_plus/update.sql 101 pgsmo/objects/functions/templates_functions/ppas/9.5_plus/create.sql 59 pgsmo/objects/functions/templates_functions/ppas/9.5_plus/delete.sql 26 pgsmo/objects/functions/templates_functions/ppas/9.5_plus/update.sql 101 pgsmo/objects/functions/templates_functions/ppas/9.6_plus/create.sql 62 pgsmo/objects/functions/templates_functions/ppas/9.6_plus/update.sql 102 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/acl.sql 41 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/coll_stats.sql 26 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/create.sql 48 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/delete.sql 26 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/get_definition.sql 18 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/get_languages.sql 10 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/get_oid.sql 23 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/get_out_types.sql 12 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/get_schema.sql 12 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/get_types.sql 26 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/nodes.sql 28 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/properties.sql 38 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/stats.sql 14 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/update.sql 89 pgsmo/objects/functions/templates_trigger_funcs/pg/+default/variables.sql 12 pgsmo/objects/functions/templates_trigger_funcs/pg/9.2_plus/create.sql 52 pgsmo/objects/functions/templates_trigger_funcs/pg/9.2_plus/delete.sql 26 pgsmo/objects/functions/templates_trigger_funcs/pg/9.2_plus/get_oid.sql 24 pgsmo/objects/functions/templates_trigger_funcs/pg/9.2_plus/nodes.sql 29 pgsmo/objects/functions/templates_trigger_funcs/pg/9.2_plus/properties.sql 39 pgsmo/objects/functions/templates_trigger_funcs/pg/9.2_plus/update.sql 96 pgsmo/objects/functions/templates_trigger_funcs/pg/9.5_plus/create.sql 51 pgsmo/objects/functions/templates_trigger_funcs/pg/9.5_plus/nodes.sql 29 pgsmo/objects/functions/templates_trigger_funcs/pg/9.5_plus/update.sql 96 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/acl.sql 41 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/coll_stats.sql 26 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/create.sql 48 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/delete.sql 26 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/get_definition.sql 18 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/get_languages.sql 10 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/get_oid.sql 23 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/get_out_types.sql 6 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/get_schema.sql 12 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/get_types.sql 26 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/node.sql 28 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/properties.sql 38 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/stats.sql 14 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/update.sql 89 pgsmo/objects/functions/templates_trigger_funcs/ppas/+default/variables.sql 12 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.2_plus/create.sql 52 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.2_plus/delete.sql 27 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.2_plus/get_oid.sql 24 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.2_plus/node.sql 29 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.2_plus/properties.sql 39 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.2_plus/update.sql 96 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.5_plus/create.sql 51 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.5_plus/delete.sql 26 pgsmo/objects/functions/templates_trigger_funcs/ppas/9.5_plus/update.sql 96 pgsmo/objects/role/templates/8.4_plus/create.sql 32 pgsmo/objects/role/templates/8.4_plus/dependents.sql 45 pgsmo/objects/role/templates/8.4_plus/nodes.sql 14 pgsmo/objects/role/templates/8.4_plus/permission.sql 11 pgsmo/objects/role/templates/8.4_plus/properties.sql 22 pgsmo/objects/role/templates/8.4_plus/sql.sql 102 pgsmo/objects/role/templates/8.4_plus/update.sql 81 pgsmo/objects/role/templates/8.4_plus/variables.sql 30 pgsmo/objects/role/templates/9.0_plus/create.sql 30 pgsmo/objects/role/templates/9.0_plus/dependents.sql 45 pgsmo/objects/role/templates/9.0_plus/nodes.sql 14 pgsmo/objects/role/templates/9.0_plus/permission.sql 11 pgsmo/objects/role/templates/9.0_plus/properties.sql 22 pgsmo/objects/role/templates/9.0_plus/sql.sql 102 pgsmo/objects/role/templates/9.0_plus/update.sql 78 pgsmo/objects/role/templates/9.0_plus/variables.sql 30 pgsmo/objects/role/templates/9.1_plus/create.sql 35 pgsmo/objects/role/templates/9.1_plus/dependents.sql 45 pgsmo/objects/role/templates/9.1_plus/nodes.sql 14 pgsmo/objects/role/templates/9.1_plus/permission.sql 11 pgsmo/objects/role/templates/9.1_plus/properties.sql 23 pgsmo/objects/role/templates/9.1_plus/sql.sql 121 pgsmo/objects/role/templates/9.1_plus/update.sql 100 pgsmo/objects/role/templates/9.1_plus/variables.sql 30 pgsmo/objects/role/templates/9.4_plus/create.sql 34 pgsmo/objects/role/templates/9.4_plus/dependents.sql 45 pgsmo/objects/role/templates/9.4_plus/nodes.sql 14 pgsmo/objects/role/templates/9.4_plus/permission.sql 11 pgsmo/objects/role/templates/9.4_plus/properties.sql 23 pgsmo/objects/role/templates/9.4_plus/sql.sql 120 pgsmo/objects/role/templates/9.4_plus/update.sql 84 pgsmo/objects/role/templates/9.4_plus/variables.sql 30 pgsmo/objects/schema/macros/catalogs.sql 31 pgsmo/objects/schema/templates/pg/+default/acl.sql 29 pgsmo/objects/schema/templates/pg/+default/create.sql 41 pgsmo/objects/schema/templates/pg/+default/defacl.sql 45 pgsmo/objects/schema/templates/pg/+default/delete.sql 7 pgsmo/objects/schema/templates/pg/+default/get_name.sql 7 pgsmo/objects/schema/templates/pg/+default/is_catalog.sql 15 pgsmo/objects/schema/templates/pg/+default/nodes.sql 20 pgsmo/objects/schema/templates/pg/+default/oid.sql 7 pgsmo/objects/schema/templates/pg/+default/properties.sql 57 pgsmo/objects/schema/templates/pg/+default/update.sql 86 pgsmo/objects/schema/templates/pg/9.2_plus/acl.sql 29 pgsmo/objects/schema/templates/pg/9.2_plus/create.sql 41 pgsmo/objects/schema/templates/pg/9.2_plus/defacl.sql 46 pgsmo/objects/schema/templates/pg/9.2_plus/delete.sql 7 pgsmo/objects/schema/templates/pg/9.2_plus/get_name.sql 7 pgsmo/objects/schema/templates/pg/9.2_plus/is_catalog.sql 15 pgsmo/objects/schema/templates/pg/9.2_plus/nodes.sql 20 pgsmo/objects/schema/templates/pg/9.2_plus/oid.sql 7 pgsmo/objects/schema/templates/pg/9.2_plus/properties.sql 63 pgsmo/objects/schema/templates/pg/9.2_plus/update.sql 86 pgsmo/objects/schema/templates/ppas/9.1_plus/acl.sql 29 pgsmo/objects/schema/templates/ppas/9.1_plus/create.sql 41 pgsmo/objects/schema/templates/ppas/9.1_plus/defacl.sql 45 pgsmo/objects/schema/templates/ppas/9.1_plus/delete.sql 7 pgsmo/objects/schema/templates/ppas/9.1_plus/get_name.sql 7 pgsmo/objects/schema/templates/ppas/9.1_plus/is_catalog.sql 15 pgsmo/objects/schema/templates/ppas/9.1_plus/nodes.sql 22 pgsmo/objects/schema/templates/ppas/9.1_plus/oid.sql 7 pgsmo/objects/schema/templates/ppas/9.1_plus/properties.sql 57 pgsmo/objects/schema/templates/ppas/9.1_plus/update.sql 123 pgsmo/objects/schema/templates/ppas/9.2_plus/acl.sql 29 pgsmo/objects/schema/templates/ppas/9.2_plus/create.sql 41 pgsmo/objects/schema/templates/ppas/9.2_plus/defacl.sql 46 pgsmo/objects/schema/templates/ppas/9.2_plus/delete.sql 7 pgsmo/objects/schema/templates/ppas/9.2_plus/get_name.sql 7 pgsmo/objects/schema/templates/ppas/9.2_plus/is_catalog.sql 15 pgsmo/objects/schema/templates/ppas/9.2_plus/nodes.sql 22 pgsmo/objects/schema/templates/ppas/9.2_plus/oid.sql 7 pgsmo/objects/schema/templates/ppas/9.2_plus/properties.sql 63 pgsmo/objects/schema/templates/ppas/9.2_plus/update.sql 142 pgsmo/objects/sequence/templates/+default/acl.sql 35 pgsmo/objects/sequence/templates/+default/backend_support.sql 21 pgsmo/objects/sequence/templates/+default/coll_stats.sql 15 pgsmo/objects/sequence/templates/+default/create.sql 24 pgsmo/objects/sequence/templates/+default/delete.sql 7 pgsmo/objects/sequence/templates/+default/get_def.sql 16 pgsmo/objects/sequence/templates/+default/get_dependencies.sql 18 pgsmo/objects/sequence/templates/+default/get_oid.sql 13 pgsmo/objects/sequence/templates/+default/grant.sql 28 pgsmo/objects/sequence/templates/+default/nodes.sql 21 pgsmo/objects/sequence/templates/+default/properties.sql 23 pgsmo/objects/sequence/templates/+default/stats.sql 13 pgsmo/objects/sequence/templates/+default/update.sql 94 pgsmo/objects/sequence/templates/10.0_plus/get_def.sql 17 pgsmo/objects/server/templates/+default/change_password.sql 8 pgsmo/objects/server/templates/+default/check_recovery.sql 7 pgsmo/objects/server/templates/+default/databases.sql 17 pgsmo/objects/server/templates/+default/dependents.sql 105 pgsmo/objects/server/templates/+default/stats.sql 55 pgsmo/objects/server/templates/09.0_plus/check_recovery.sql 15 pgsmo/objects/server/templates/09.2_plus/stats.sql 55 pgsmo/objects/server/templates/09.6_plus/stats.sql 57 pgsmo/objects/server/templates/10.0_plus/check_recovery.sql 15 pgsmo/objects/table/templates/+default/acl.sql 39 pgsmo/objects/table/templates/+default/backend_support.sql 24 pgsmo/objects/table/templates/+default/coll_table_stats.sql 35 pgsmo/objects/table/templates/+default/create.sql 149 pgsmo/objects/table/templates/+default/delete.sql 7 pgsmo/objects/table/templates/+default/depend.sql 15 pgsmo/objects/table/templates/+default/enable_disable_trigger.sql 8 pgsmo/objects/table/templates/+default/get_columns_for_table.sql 22 pgsmo/objects/table/templates/+default/get_inherits.sql 23 pgsmo/objects/table/templates/+default/get_oftype.sql 15 pgsmo/objects/table/templates/+default/get_oid.sql 11 pgsmo/objects/table/templates/+default/get_relations.sql 15 pgsmo/objects/table/templates/+default/get_schema.sql 7 pgsmo/objects/table/templates/+default/get_schema_oid.sql 17 pgsmo/objects/table/templates/+default/get_table.sql 14 pgsmo/objects/table/templates/+default/get_tables_for_constraints.sql 14 pgsmo/objects/table/templates/+default/get_types_where_condition.sql 16 pgsmo/objects/table/templates/+default/nodes.sql 19 pgsmo/objects/table/templates/+default/properties.sql 76 pgsmo/objects/table/templates/+default/reset_stats.sql 7 pgsmo/objects/table/templates/+default/select.sql 7 pgsmo/objects/table/templates/+default/sql.sql 7 pgsmo/objects/table/templates/+default/stats.sql 63 pgsmo/objects/table/templates/+default/truncate.sql 7 pgsmo/objects/table/templates/+default/update.sql 193 pgsmo/objects/table/templates/12.0_plus/create.sql 119 pgsmo/objects/table/templates/12.0_plus/properties.sql 80 pgsmo/objects/table/templates/9.1_plus/acl.sql 52 pgsmo/objects/table/templates/9.1_plus/nodes.sql 19 pgsmo/objects/table/templates/9.1_plus/properties.sql 73 pgsmo/objects/table_objects/column/+default/acl.sql 7 pgsmo/objects/table_objects/column/+default/create.sql 40 pgsmo/objects/table_objects/column/+default/delete.sql 7 pgsmo/objects/table_objects/column/+default/depend.sql 15 pgsmo/objects/table_objects/column/+default/edit_mode_types.sql 11 pgsmo/objects/table_objects/column/+default/get_collations.sql 13 pgsmo/objects/table_objects/column/+default/get_inherited_tables.sql 18 pgsmo/objects/table_objects/column/+default/get_parent.sql 11 pgsmo/objects/table_objects/column/+default/get_position.sql 10 pgsmo/objects/table_objects/column/+default/get_types.sql 20 pgsmo/objects/table_objects/column/+default/is_referenced.sql 12 pgsmo/objects/table_objects/column/+default/nodes.sql 34 pgsmo/objects/table_objects/column/+default/properties.sql 43 pgsmo/objects/table_objects/column/+default/stats.sql 20 pgsmo/objects/table_objects/column/+default/update.sql 149 pgsmo/objects/table_objects/column/10.0_plus/create.sql 61 pgsmo/objects/table_objects/column/10.0_plus/properties.sql 47 pgsmo/objects/table_objects/column/12.0_plus/create.sql 61 pgsmo/objects/table_objects/column/12.0_plus/properties.sql 48 pgsmo/objects/table_objects/column/9.1_plus/acl.sql 40 pgsmo/objects/table_objects/column/9.1_plus/properties.sql 50 pgsmo/objects/table_objects/column/9.2_plus/edit_mode_types.sql 11 pgsmo/objects/table_objects/column/9.2_plus/get_collations.sql 13 pgsmo/objects/table_objects/column/9.2_plus/nodes.sql 34 pgsmo/objects/table_objects/column/9.2_plus/update.sql 149 pgsmo/objects/table_objects/constraint_check/+default/create.sql 14 pgsmo/objects/table_objects/constraint_check/+default/delete.sql 9 pgsmo/objects/table_objects/constraint_check/+default/get_name.sql 10 pgsmo/objects/table_objects/constraint_check/+default/get_oid.sql 13 pgsmo/objects/table_objects/constraint_check/+default/get_oid_with_transaction.sql 11 pgsmo/objects/table_objects/constraint_check/+default/get_parent.sql 13 pgsmo/objects/table_objects/constraint_check/+default/nodes.sql 13 pgsmo/objects/table_objects/constraint_check/+default/properties.sql 19 pgsmo/objects/table_objects/constraint_check/+default/update.sql 10 pgsmo/objects/table_objects/constraint_check/9.2_plus/create.sql 15 pgsmo/objects/table_objects/constraint_check/9.2_plus/get_name.sql 11 pgsmo/objects/table_objects/constraint_check/9.2_plus/get_oid.sql 14 pgsmo/objects/table_objects/constraint_check/9.2_plus/get_oid_with_transaction.sql 12 pgsmo/objects/table_objects/constraint_check/9.2_plus/nodes.sql 13 pgsmo/objects/table_objects/constraint_check/9.2_plus/properties.sql 20 pgsmo/objects/table_objects/constraint_check/9.2_plus/update.sql 17 pgsmo/objects/table_objects/constraint_check/9.2_plus/validate.sql 8 pgsmo/objects/table_objects/constraint_exclusion/+default/begin.sql 1 pgsmo/objects/table_objects/constraint_exclusion/+default/create.sql 20 pgsmo/objects/table_objects/constraint_exclusion/+default/delete.sql 9 pgsmo/objects/table_objects/constraint_exclusion/+default/end.sql 1 pgsmo/objects/table_objects/constraint_exclusion/+default/get_access_methods.sql 12 pgsmo/objects/table_objects/constraint_exclusion/+default/get_constraint_cols.sql 28 pgsmo/objects/table_objects/constraint_exclusion/+default/get_name.sql 9 pgsmo/objects/table_objects/constraint_exclusion/+default/get_oid.sql 10 pgsmo/objects/table_objects/constraint_exclusion/+default/get_oid_with_transaction.sql 12 pgsmo/objects/table_objects/constraint_exclusion/+default/get_oper_class.sql 13 pgsmo/objects/table_objects/constraint_exclusion/+default/get_operator.sql 35 pgsmo/objects/table_objects/constraint_exclusion/+default/get_parent.sql 13 pgsmo/objects/table_objects/constraint_exclusion/+default/nodes.sql 16 pgsmo/objects/table_objects/constraint_exclusion/+default/properties.sql 40 pgsmo/objects/table_objects/constraint_exclusion/+default/stats.sql 34 pgsmo/objects/table_objects/constraint_exclusion/+default/update.sql 28 pgsmo/objects/table_objects/constraint_exclusion/11.0_plus/create.sql 23 pgsmo/objects/table_objects/constraint_exclusion/11.0_plus/get_constraint_include.sql 20 pgsmo/objects/table_objects/constraint_exclusion/11.0_plus/properties.sql 41 pgsmo/objects/table_objects/constraint_exclusion/9.2_plus/get_constraint_cols.sql 29 pgsmo/objects/table_objects/constraint_exclusion/9.2_plus/get_operator.sql 36 pgsmo/objects/table_objects/constraint_exclusion/9.6_plus/get_access_methods.sql 12 pgsmo/objects/table_objects/constraint_fk/+default/begin.sql 1 pgsmo/objects/table_objects/constraint_fk/+default/create.sql 33 pgsmo/objects/table_objects/constraint_fk/+default/create_index.sql 11 pgsmo/objects/table_objects/constraint_fk/+default/delete.sql 9 pgsmo/objects/table_objects/constraint_fk/+default/end.sql 1 pgsmo/objects/table_objects/constraint_fk/+default/get_cols.sql 7 pgsmo/objects/table_objects/constraint_fk/+default/get_constraint_cols.sql 19 pgsmo/objects/table_objects/constraint_fk/+default/get_constraints.sql 37 pgsmo/objects/table_objects/constraint_fk/+default/get_name.sql 9 pgsmo/objects/table_objects/constraint_fk/+default/get_oid.sql 11 pgsmo/objects/table_objects/constraint_fk/+default/get_oid_with_transaction.sql 12 pgsmo/objects/table_objects/constraint_fk/+default/get_parent.sql 13 pgsmo/objects/table_objects/constraint_fk/+default/nodes.sql 13 pgsmo/objects/table_objects/constraint_fk/+default/properties.sql 38 pgsmo/objects/table_objects/constraint_fk/+default/update.sql 24 pgsmo/objects/table_objects/constraint_fk/+default/validate.sql 8 pgsmo/objects/table_objects/constraint_fk/9.1_plus/properties.sql 38 pgsmo/objects/table_objects/constraint_index/+default/begin.sql 1 pgsmo/objects/table_objects/constraint_index/+default/create.sql 19 pgsmo/objects/table_objects/constraint_index/+default/delete.sql 9 pgsmo/objects/table_objects/constraint_index/+default/end.sql 1 pgsmo/objects/table_objects/constraint_index/+default/get_constraint_cols.sql 20 pgsmo/objects/table_objects/constraint_index/+default/get_indices.sql 9 pgsmo/objects/table_objects/constraint_index/+default/get_name.sql 21 pgsmo/objects/table_objects/constraint_index/+default/get_oid.sql 10 pgsmo/objects/table_objects/constraint_index/+default/get_oid_with_transaction.sql 11 pgsmo/objects/table_objects/constraint_index/+default/get_parent.sql 7 pgsmo/objects/table_objects/constraint_index/+default/nodes.sql 23 pgsmo/objects/table_objects/constraint_index/+default/properties.sql 39 pgsmo/objects/table_objects/constraint_index/+default/stats.sql 34 pgsmo/objects/table_objects/constraint_index/+default/update.sql 28 pgsmo/objects/table_objects/constraint_index/11.0_plus/create.sql 22 pgsmo/objects/table_objects/constraint_index/11.0_plus/get_constraint_include.sql 20 pgsmo/objects/table_objects/constraint_index/11.0_plus/properties.sql 39 pgsmo/objects/table_objects/index/+default/alter.sql 15 pgsmo/objects/table_objects/index/+default/backend_support.sql 15 pgsmo/objects/table_objects/index/+default/coll_stats.sql 23 pgsmo/objects/table_objects/index/+default/column_details.sql 37 pgsmo/objects/table_objects/index/+default/create.sql 24 pgsmo/objects/table_objects/index/+default/delete.sql 7 pgsmo/objects/table_objects/index/+default/get_am.sql 9 pgsmo/objects/table_objects/index/+default/get_collations.sql 13 pgsmo/objects/table_objects/index/+default/get_oid.sql 13 pgsmo/objects/table_objects/index/+default/get_op_class.sql 11 pgsmo/objects/table_objects/index/+default/get_parent.sql 11 pgsmo/objects/table_objects/index/+default/nodes.sql 27 pgsmo/objects/table_objects/index/+default/properties.sql 33 pgsmo/objects/table_objects/index/+default/stats.sql 34 pgsmo/objects/table_objects/index/+default/update.sql 30 pgsmo/objects/table_objects/index/11.0_plus/column_details.sql 37 pgsmo/objects/table_objects/index/11.0_plus/create.sql 30 pgsmo/objects/table_objects/index/11.0_plus/include_details.sql 20 pgsmo/objects/table_objects/rule/+default/backend_support.sql 15 pgsmo/objects/table_objects/rule/+default/create.sql 28 pgsmo/objects/table_objects/rule/+default/delete.sql 22 pgsmo/objects/table_objects/rule/+default/nodes.sql 19 pgsmo/objects/table_objects/rule/+default/properties.sql 27 pgsmo/objects/table_objects/rule/+default/rule_id.sql 15 pgsmo/objects/table_objects/rule/+default/update.sql 36 pgsmo/objects/table_objects/trigger/+default/alter.sql 15 pgsmo/objects/table_objects/trigger/+default/backend_support.sql 15 pgsmo/objects/table_objects/trigger/+default/create.sql 34 pgsmo/objects/table_objects/trigger/+default/delete.sql 7 pgsmo/objects/table_objects/trigger/+default/enable_disable_trigger.sql 8 pgsmo/objects/table_objects/trigger/+default/get_columns.sql 12 pgsmo/objects/table_objects/trigger/+default/get_oid.sql 10 pgsmo/objects/table_objects/trigger/+default/get_parent.sql 11 pgsmo/objects/table_objects/trigger/+default/get_triggerfunctions.sql 18 pgsmo/objects/table_objects/trigger/+default/nodes.sql 13 pgsmo/objects/table_objects/trigger/+default/properties.sql 28 pgsmo/objects/table_objects/trigger/+default/update.sql 52 pgsmo/objects/table_objects/trigger/9.1_plus/get_oid.sql 11 pgsmo/objects/table_objects/trigger/9.1_plus/nodes.sql 14 pgsmo/objects/tablespace/templates/+default/acl.sql 34 pgsmo/objects/tablespace/templates/+default/alter.sql 42 pgsmo/objects/tablespace/templates/+default/create.sql 14 pgsmo/objects/tablespace/templates/+default/delete.sql 8 pgsmo/objects/tablespace/templates/+default/dependents.sql 25 pgsmo/objects/tablespace/templates/+default/move_objects.sql 23 pgsmo/objects/tablespace/templates/+default/nodes.sql 15 pgsmo/objects/tablespace/templates/+default/properties.sql 18 pgsmo/objects/tablespace/templates/+default/stats.sql 15 pgsmo/objects/tablespace/templates/+default/update.sql 59 pgsmo/objects/tablespace/templates/+default/variables.sql 10 pgsmo/objects/tablespace/templates/9.2_plus/move_objects.sql 23 pgsmo/objects/tablespace/templates/9.2_plus/nodes.sql 15 pgsmo/objects/tablespace/templates/9.2_plus/properties.sql 22 pgsmo/objects/tablespace/templates/9.2_plus/update.sql 80 pgsmo/objects/tablespace/templates/9.6_plus/variables.sql 10 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/acl.sql 44 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/allowed_privs.json 6 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/create.sql 40 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/delete.sql 19 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/get_oid.sql 15 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/get_schema.sql 13 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/get_view_name.sql 17 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/grant.sql 12 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/nodes.sql 21 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/properties.sql 119 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/refresh.sql 8 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/select.sql 7 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/update.sql 203 pgsmo/objects/view/materialized_view_templates/pg/9.3_plus/view_id.sql 10 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/acl.sql 47 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/allowed_privs.json 6 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/create.sql 40 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/delete.sql 19 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/get_oid.sql 15 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/get_schema.sql 13 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/get_view_name.sql 17 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/grant.sql 12 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/nodes.sql 21 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/properties.sql 119 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/refresh.sql 8 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/update.sql 203 pgsmo/objects/view/materialized_view_templates/pg/9.4_plus/view_id.sql 10 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/acl.sql 41 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/allowed_privs.json 6 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/create.sql 34 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/delete.sql 13 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/get_oid.sql 9 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/get_schema.sql 7 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/get_view_name.sql 11 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/grant.sql 6 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/nodes.sql 21 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/properties.sql 113 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/refresh.sql 4 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/update.sql 197 pgsmo/objects/view/materialized_view_templates/ppas/9.3_plus/view_id.sql 4 pgsmo/objects/view/view_templates/pg/9.1_plus/acl.sql 57 pgsmo/objects/view/view_templates/pg/9.1_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/pg/9.1_plus/create.sql 21 pgsmo/objects/view/view_templates/pg/9.1_plus/delete.sql 19 pgsmo/objects/view/view_templates/pg/9.1_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/pg/9.1_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/pg/9.1_plus/grant.sql 12 pgsmo/objects/view/view_templates/pg/9.1_plus/nodes.sql 21 pgsmo/objects/view/view_templates/pg/9.1_plus/properties.sql 64 pgsmo/objects/view/view_templates/pg/9.1_plus/select.sql 7 pgsmo/objects/view/view_templates/pg/9.1_plus/update.sql 73 pgsmo/objects/view/view_templates/pg/9.1_plus/view_id.sql 10 pgsmo/objects/view/view_templates/pg/9.2_plus/acl.sql 58 pgsmo/objects/view/view_templates/pg/9.2_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/pg/9.2_plus/create.sql 24 pgsmo/objects/view/view_templates/pg/9.2_plus/delete.sql 19 pgsmo/objects/view/view_templates/pg/9.2_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/pg/9.2_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/pg/9.2_plus/grant.sql 12 pgsmo/objects/view/view_templates/pg/9.2_plus/nodes.sql 21 pgsmo/objects/view/view_templates/pg/9.2_plus/properties.sql 67 pgsmo/objects/view/view_templates/pg/9.2_plus/update.sql 80 pgsmo/objects/view/view_templates/pg/9.2_plus/view_id.sql 10 pgsmo/objects/view/view_templates/pg/9.3_plus/acl.sql 44 pgsmo/objects/view/view_templates/pg/9.3_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/pg/9.3_plus/create.sql 24 pgsmo/objects/view/view_templates/pg/9.3_plus/delete.sql 19 pgsmo/objects/view/view_templates/pg/9.3_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/pg/9.3_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/pg/9.3_plus/grant.sql 12 pgsmo/objects/view/view_templates/pg/9.3_plus/nodes.sql 21 pgsmo/objects/view/view_templates/pg/9.3_plus/properties.sql 70 pgsmo/objects/view/view_templates/pg/9.3_plus/update.sql 80 pgsmo/objects/view/view_templates/pg/9.3_plus/view_id.sql 10 pgsmo/objects/view/view_templates/pg/9.4_plus/acl.sql 45 pgsmo/objects/view/view_templates/pg/9.4_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/pg/9.4_plus/create.sql 23 pgsmo/objects/view/view_templates/pg/9.4_plus/delete.sql 19 pgsmo/objects/view/view_templates/pg/9.4_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/pg/9.4_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/pg/9.4_plus/grant.sql 12 pgsmo/objects/view/view_templates/pg/9.4_plus/nodes.sql 21 pgsmo/objects/view/view_templates/pg/9.4_plus/properties.sql 73 pgsmo/objects/view/view_templates/pg/9.4_plus/update.sql 86 pgsmo/objects/view/view_templates/pg/9.4_plus/view_id.sql 10 pgsmo/objects/view/view_templates/ppas/9.1_plus/acl.sql 45 pgsmo/objects/view/view_templates/ppas/9.1_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/ppas/9.1_plus/create.sql 21 pgsmo/objects/view/view_templates/ppas/9.1_plus/delete.sql 19 pgsmo/objects/view/view_templates/ppas/9.1_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/ppas/9.1_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/ppas/9.1_plus/grant.sql 12 pgsmo/objects/view/view_templates/ppas/9.1_plus/nodes.sql 21 pgsmo/objects/view/view_templates/ppas/9.1_plus/properties.sql 72 pgsmo/objects/view/view_templates/ppas/9.1_plus/update.sql 80 pgsmo/objects/view/view_templates/ppas/9.1_plus/view_id.sql 10 pgsmo/objects/view/view_templates/ppas/9.2_plus/acl.sql 58 pgsmo/objects/view/view_templates/ppas/9.2_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/ppas/9.2_plus/create.sql 24 pgsmo/objects/view/view_templates/ppas/9.2_plus/delete.sql 19 pgsmo/objects/view/view_templates/ppas/9.2_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/ppas/9.2_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/ppas/9.2_plus/grant.sql 12 pgsmo/objects/view/view_templates/ppas/9.2_plus/nodes.sql 21 pgsmo/objects/view/view_templates/ppas/9.2_plus/properties.sql 66 pgsmo/objects/view/view_templates/ppas/9.2_plus/update.sql 80 pgsmo/objects/view/view_templates/ppas/9.2_plus/view_id.sql 10 pgsmo/objects/view/view_templates/ppas/9.3_plus/acl.sql 44 pgsmo/objects/view/view_templates/ppas/9.3_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/ppas/9.3_plus/create.sql 24 pgsmo/objects/view/view_templates/ppas/9.3_plus/delete.sql 19 pgsmo/objects/view/view_templates/ppas/9.3_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/ppas/9.3_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/ppas/9.3_plus/grant.sql 12 pgsmo/objects/view/view_templates/ppas/9.3_plus/nodes.sql 21 pgsmo/objects/view/view_templates/ppas/9.3_plus/properties.sql 70 pgsmo/objects/view/view_templates/ppas/9.3_plus/update.sql 80 pgsmo/objects/view/view_templates/ppas/9.3_plus/view_id.sql 10 pgsmo/objects/view/view_templates/ppas/9.4_plus/acl.sql 45 pgsmo/objects/view/view_templates/ppas/9.4_plus/allowed_privs.json 6 pgsmo/objects/view/view_templates/ppas/9.4_plus/create.sql 23 pgsmo/objects/view/view_templates/ppas/9.4_plus/delete.sql 19 pgsmo/objects/view/view_templates/ppas/9.4_plus/get_oid.sql 15 pgsmo/objects/view/view_templates/ppas/9.4_plus/get_schema.sql 13 pgsmo/objects/view/view_templates/ppas/9.4_plus/grant.sql 12 pgsmo/objects/view/view_templates/ppas/9.4_plus/nodes.sql 21 pgsmo/objects/view/view_templates/ppas/9.4_plus/properties.sql 73 pgsmo/objects/view/view_templates/ppas/9.4_plus/update.sql 86 pgsmo/objects/view/view_templates/ppas/9.4_plus/view_id.sql 10