edgedb/tests/schemas
Victor Petrovykh c2d421163a Reduce the size of data for analyze tests.
Instead of generating a large dataset to force usage of indexes, disable
sequential scan and use a smaller data set.

Fixes #6316
2024-01-06 23:43:05 -05:00
..
constraints_migration Support adding constraints to object types in SDL (#1599) 2020-07-27 16:34:17 -07:00
advtypes.esdl Fix several issues in handling of type intersections 2020-02-10 22:11:10 -05:00
cards.esdl Fix group on backlinks in some situations (#6152) 2023-09-22 17:00:40 -07:00
cards_ir_inference.esdl Fix cardinality inference around delegated exclusive constraints (#6301) 2023-10-14 08:20:59 -07:00
cards_setup.edgeql Fix a scope leak that caused miscompiles (#3912) 2022-05-26 18:58:46 -07:00
casts.esdl Fix named-tuple params that also appear in the schema (#5964) 2023-08-30 13:36:31 -07:00
casts_setup.edgeql Cast uuid to object (#4469) 2022-10-05 12:00:51 +02:00
constraints.esdl Properly support @source/@target on multi-link constraints (#6585) 2023-12-11 12:09:06 -08:00
dump01_default.esdl Update the docs, tests, and other files to use canonical volatility. 2021-03-26 12:07:36 -04:00
dump01_setup.edgeql Execute script (#3837) 2022-06-17 09:31:16 -05:00
dump01_test.esdl Update the docs, tests, and other files to use canonical volatility. 2021-03-26 12:07:36 -04:00
dump02_default.esdl Update the docs, tests, and other files to use canonical volatility. 2021-03-26 12:07:36 -04:00
dump02_setup.edgeql Prettyprint : instead of -> in links and properties (#5095) 2023-03-03 13:50:18 -05:00
dump03_default.esdl Make sure sequence state gets included in dumps 2021-04-28 13:13:21 -07:00
dump03_setup.edgeql Fix handling of collection types of non-builtin scalars in dumps (#2364) 2021-03-19 18:10:49 -07:00
dump_v2_default.esdl Rename test_dump04.py to test_dump_v2.py (#4204) 2022-08-03 14:34:15 -07:00
dump_v2_setup.edgeql Rename test_dump04.py to test_dump_v2.py (#4204) 2022-08-03 14:34:15 -07:00
dump_v3_default.esdl Fix a number of nested module issues (#5011) 2023-02-10 13:04:59 -08:00
dump_v3_setup.edgeql Support dumping databases with std::duration config vals (#5528) 2023-05-25 13:10:10 -07:00
dump_v4_default.esdl Populate __fts_document__ after restoring a dump (#6560) 2023-12-04 20:53:55 +01:00
dump_v4_setup.edgeql Populate __fts_document__ after restoring a dump (#6560) 2023-12-04 20:53:55 +01:00
enums.esdl
explain.esdl Allow indexes that use user-defined functions to actually get hit (#6551) 2023-12-04 20:00:08 -08:00
explain_bug5758.esdl Fix an analyze bug. 2023-09-26 15:06:25 -04:00
explain_bug5791.esdl Fix an analyze bug. 2023-09-26 15:06:25 -04:00
explain_setup.edgeql Reduce the size of data for analyze tests. 2024-01-06 23:43:05 -05:00
fts.esdl Add a bunch of FTS tests. 2023-10-05 04:25:44 -04:00
fts_setup.edgeql Add a bunch of FTS tests. 2023-10-05 04:25:44 -04:00
graphql.esdl Fix bug with objects without editable fields. 2023-09-15 02:51:30 -04:00
graphql_other.esdl Make sure that nested mutations work in GraphQL. 2022-02-28 14:10:40 -05:00
graphql_schema.esdl Fix bug with objects without editable fields. 2023-09-15 02:51:30 -04:00
graphql_schema_other.esdl graphql: Reflect "description" annotations into GraphQL descriptions. 2020-02-18 19:21:55 -05:00
graphql_schema_other_deep.esdl Fix issues with deeply nested modules. 2023-09-15 02:51:30 -04:00
graphql_setup.edgeql Fix issues with deeply nested modules. 2023-09-15 02:51:30 -04:00
insert.esdl Implement compilation of triggers (#5088) 2023-03-01 12:56:36 -08:00
inventory.esdl
inventory_setup.edgeql Make most tests use the default module instead of test (#2578) 2021-06-04 18:10:49 -07:00
issues.esdl Full text search on objects (#6038) 2023-09-21 13:01:45 +02:00
issues_coalesce_setup.edgeql Determine func/oper argument type modifiers in advance of compiling args (#3571) 2022-03-02 12:41:00 -08:00
issues_filter_setup.edgeql Make most tests use the default module instead of test (#2578) 2021-06-04 18:10:49 -07:00
issues_setup.edgeql Make sure False AND {} is {} 2021-11-03 03:38:03 -04:00
json.esdl
json_setup.edgeql Make most tests use the default module instead of test (#2578) 2021-06-04 18:10:49 -07:00
link_tgt_del.esdl Fix link deletion policies on links to union types (#6033) 2023-09-11 18:15:47 -07:00
link_tgt_del_migrated.esdl
links_1.esdl edgeql: Change inherited to overloaded keyword. 2019-11-12 21:58:50 -05:00
links_1_migrated.esdl edgeql: Change inherited to overloaded keyword. 2019-11-12 21:58:50 -05:00
movies.esdl Implement the SDL syntax changes from RFC 1022 (#4983) 2023-02-08 10:07:00 -08:00
movies_setup.edgeql pg-ext: bug fixes (#4957) 2023-01-31 21:35:40 -08:00
pg_dump01_default.esdl Enable pg_dump functionality. 2023-04-19 18:04:18 -04:00
pg_dump01_setup.edgeql Enable pg_dump functionality. 2023-04-19 18:04:18 -04:00
pg_dump02_default.esdl Fix SQL introspection of __fts_document__ (#6507) 2023-11-23 08:09:53 +01:00
pg_dump02_setup.edgeql Enable pg_dump functionality. 2023-04-19 18:04:18 -04:00
pg_trgm.esdl Implement the pg_trgm extension (#6178) 2023-09-28 09:10:01 -07:00
pg_trgm_setup.edgeql Implement the pg_trgm extension (#6178) 2023-09-28 09:10:01 -07:00
pgvector.esdl Implement a pgvector extension package (#5627) 2023-06-09 16:00:36 -07:00
pgvector_setup.edgeql Implement a pgvector extension package (#5627) 2023-06-09 16:00:36 -07:00
tree.esdl Implement the SDL syntax changes from RFC 1022 (#4983) 2023-02-08 10:07:00 -08:00
tree_setup.edgeql Make most tests use the default module instead of test (#2578) 2021-06-04 18:10:49 -07:00
updates.edgeql Make most tests use the default module instead of test (#2578) 2021-06-04 18:10:49 -07:00
updates.esdl Enable compile-time multiplicity enforcement for computed links 2021-09-22 22:11:36 -07:00
volatility.esdl Materialize volatile (and some other) sets in binding constructs (#2637) 2021-07-01 15:30:52 -07:00
volatility_setup.edgeql Materialize volatile (and some other) sets in binding constructs (#2637) 2021-07-01 15:30:52 -07:00