0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-25 02:36:14 +00:00
libsql/libsql-server/tests/namespaces/snapshots
Piotr Jastrzebski 5ff8afe43e Treat permission denied as 403
Signed-off-by: Piotr Jastrzebski <piotr@chiselstrike.com>
2024-09-27 19:02:37 +02:00
..
tests__namespaces__create_namespace.snap add test snapshot files 2023-10-31 17:10:59 +01:00
tests__namespaces__dumps__export_dump.snap re-enable embedded replica tests 2023-10-19 09:11:25 +02:00
tests__namespaces__dumps__load_namespace_from_dump_from_url.snap make sqld compile 2023-10-17 17:41:26 +02:00
tests__namespaces__dumps__load_namespace_from_no_txn.snap use abstract Replicator in libsql-server 2023-10-30 17:26:17 +01:00
tests__namespaces__load_dump__export_dump.snap make sqld compile 2023-10-17 17:41:26 +02:00
tests__namespaces__shared_schema__attach_in_migration_is_forbidden.snap Propagate schema migration errors correctly (#1403) 2024-05-21 11:53:42 +00:00
tests__namespaces__shared_schema__check_migration_perms-2.snap check schema migration auth (#1191) 2024-03-11 17:09:43 +00:00
tests__namespaces__shared_schema__check_migration_perms.snap Treat permission denied as 403 2024-09-27 19:02:37 +02:00
tests__namespaces__shared_schema__conflicting_data_migration-2.snap Add tests for data migration in schema dbs (#1176) 2024-03-08 16:11:26 +00:00
tests__namespaces__shared_schema__conflicting_data_migration-3.snap Propagate schema migration errors correctly (#1403) 2024-05-21 11:53:42 +00:00
tests__namespaces__shared_schema__conflicting_data_migration-4.snap job status notifier & wait for dry run success (#1197) 2024-03-12 19:55:41 +00:00
tests__namespaces__shared_schema__conflicting_data_migration.snap Add tests for data migration in schema dbs (#1176) 2024-03-08 16:11:26 +00:00
tests__namespaces__shared_schema__disable_ddl-2.snap allow ddl override (#1187) 2024-03-11 15:00:26 +00:00
tests__namespaces__shared_schema__disable_ddl.snap Treat permission denied as 403 2024-09-27 19:02:37 +02:00
tests__namespaces__shared_schema__dry_run_fails-2.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__dry_run_fails-3.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__dry_run_fails-4.snap Handle dry run failure, and abort migration (#1163) 2024-03-08 11:01:32 +00:00
tests__namespaces__shared_schema__dry_run_fails.snap Handle dry run failure, and abort migration (#1163) 2024-03-08 11:01:32 +00:00
tests__namespaces__shared_schema__dry_run_failure-2.snap job status notifier & wait for dry run success (#1197) 2024-03-12 19:55:41 +00:00
tests__namespaces__shared_schema__dry_run_failure-3.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__dry_run_failure-4.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__dry_run_failure-5.snap job status notifier & wait for dry run success (#1197) 2024-03-12 19:55:41 +00:00
tests__namespaces__shared_schema__dry_run_failure.snap Propagate schema migration errors correctly (#1403) 2024-05-21 11:53:42 +00:00
tests__namespaces__shared_schema__migration_contains_txn_statements-2.snap reject migration containing migration statements (#1149) 2024-03-06 18:12:45 +00:00
tests__namespaces__shared_schema__migration_contains_txn_statements.snap Propagate schema migration errors correctly (#1403) 2024-05-21 11:53:42 +00:00
tests__namespaces__shared_schema__no_job_created_when_migration_job_is_invalid-2.snap use custom query builder to collect migration error (#1146) 2024-03-06 15:31:46 +00:00
tests__namespaces__shared_schema__no_job_created_when_migration_job_is_invalid.snap Propagate schema migration errors correctly (#1403) 2024-05-21 11:53:42 +00:00
tests__namespaces__shared_schema__perform_data_migration-2.snap Add tests for data migration in schema dbs (#1176) 2024-03-08 16:11:26 +00:00
tests__namespaces__shared_schema__perform_data_migration-3.snap Add tests for data migration in schema dbs (#1176) 2024-03-08 16:11:26 +00:00
tests__namespaces__shared_schema__perform_data_migration-4.snap Add tests for data migration in schema dbs (#1176) 2024-03-08 16:11:26 +00:00
tests__namespaces__shared_schema__perform_data_migration.snap Add tests for data migration in schema dbs (#1176) 2024-03-08 16:11:26 +00:00
tests__namespaces__shared_schema__perform_schema_migration-2.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__perform_schema_migration-3.snap schema migration (#1110) 2024-03-04 13:15:29 +00:00
tests__namespaces__shared_schema__perform_schema_migration-4.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__perform_schema_migration-5.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__perform_schema_migration-6.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__perform_schema_migration-7.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__perform_schema_migration-8.snap Fork a new DB when creating from shared schema (#1154) 2024-03-08 14:32:22 +00:00
tests__namespaces__shared_schema__perform_schema_migration.snap rename migration tables (#1200) 2024-03-13 11:03:55 +00:00
tests__namespaces__shared_schema__schema_deletion-2.snap Fix namespace deletion (#1211) 2024-03-14 11:35:20 +00:00
tests__namespaces__shared_schema__schema_deletion-3.snap Fix namespace deletion (#1211) 2024-03-14 11:35:20 +00:00
tests__namespaces__shared_schema__schema_deletion.snap Fix namespace deletion (#1211) 2024-03-14 11:35:20 +00:00