ash_postgres/priv/test_repo/migrations
2024-05-24 01:14:55 -04:00
..
20220805191440_install_4_extensions.exs improvement: fix typecasting for calculations & embed access 2022-08-05 15:27:22 -04:00
20220805191443_migrate_resources1.exs improvement: fix typecasting for calculations & embed access 2022-08-05 15:27:22 -04:00
20220914104733_migrate_resources2.exs improvement: implement Length function (#111) 2022-09-15 16:51:49 -04:00
20221017133955_migrate_resources3.exs improvement: handle UUID types better 2022-10-17 08:40:32 -05:00
20221125171148_migrate_resources4.exs improvement: add unique constraints to changeset for custom unique indexes 2022-11-25 14:06:22 -05:00
20221125171150_migrate_resources5.exs improvement: add unique constraints to changeset for custom unique indexes 2022-11-25 14:06:22 -05:00
20221202194704_migrate_resources6.exs chore: add test with join in many to many 2022-12-04 13:39:58 -05:00
20221217123726_migrate_resources7.exs Add a failing test to repro a bug with calculation loads 2022-12-17 22:57:25 +10:00
20230129050950_migrate_resources8.exs Add failing test for policy + aggregate issue 2023-01-29 16:15:16 +10:00
20230526144249_migrate_resources9.exs tests: added test for bulk upsert (#148) 2023-05-26 23:58:04 -04:00
20230712182523_install_ash-functions_extension.exs improvement: support string_split 2023-07-12 15:16:28 -04:00
20230804223759_install_demo-functions_v0_extension.exs improvement: custom-extension implementation (#162) 2023-08-08 10:20:26 -07:00
20230804223818_install_demo-functions_v1_extension.exs improvement: custom-extension implementation (#162) 2023-08-08 10:20:26 -07:00
20230816231942_add_complex_calculation_tables.exs test: add failing test to demonstrate potential bug (#164) 2023-08-16 20:49:18 -04:00
20230823161017_migrate_resources10.exs fix: properly handle ensure nsted calls to get_path are jsonb 2023-08-23 12:54:25 -04:00
20230905050351_add_post_views.exs improvement: Allow resources to opt out of the primary key requirement. (#166) 2023-09-06 01:18:57 -04:00
20231116013020_add_complex_calculations_channels.exs test: add failing test to demo an issue with has_one calculations 2023-11-16 11:02:02 -05:00
20231127212608_add_composite_type.exs improvement: support composite types 2023-11-27 17:47:54 -05:00
20231127215636_migrate_resources11.exs improvement: support composite types 2023-11-27 17:47:54 -05:00
20231129141453_migrate_resources12.exs chore: generate migrations 2023-11-29 09:14:57 -05:00
20231214220937_install_ash-functions_extension_2.exs chore: fix error expression 2023-12-15 08:48:20 -05:00
20231219132807_migrate_resources13.exs fix: replace upsert field with source in EXCLUDED fragment (#187) 2023-12-19 15:05:05 +01:00
20231231051611_install_ash-functions_extension_3.exs improvement: support new bulk operations 2023-12-31 08:40:30 -05:00
20240109155951_create_temp_schema.exs feat: Add unit test to check lateral joins 2024-01-10 08:19:10 -05:00
20240109160153_migrate_resources14.exs feat: Add unit test to check lateral joins 2024-01-10 08:19:10 -05:00
20240129221511_migrate_resources15.exs improvement: support count_nils expression 2024-01-29 17:17:32 -05:00
20240130133933_add_resources_for_subquery_test.exs test: add test that shows subquery error (#199) 2024-01-30 13:17:40 -05:00
20240224001913_migrate_resources16.exs fix: properly handle complex types in lists 2024-02-23 20:53:19 -05:00
20240227180858_migrate_resources17.exs test: test improvements, regression test 2024-02-28 21:24:31 -05:00
20240227181137_migrate_resources18.exs test: test improvements, regression test 2024-02-28 21:24:31 -05:00
20240229050455_install_5_extensions.exs docs: reformat docs and revisit certain guides 2024-04-09 20:21:04 -04:00
20240327211150_migrate_resources19.exs improvement!: change defaults for uuids to gen_random_uuid() 2024-03-27 17:20:07 -04:00
20240327211917_migrate_resources20.exs improvement!: change defaults for uuids to gen_random_uuid() 2024-03-27 17:20:07 -04:00
20240503012410_migrate_resources21.exs fix: fix calculate when exprs aren't dynamics 2024-05-02 21:29:21 -04:00
20240504185511_migrate_resources22.exs feat: add timestamptz types (#266) 2024-05-05 06:08:21 -04:00
20240516205244_migrate_resources23.exs chore: add relationship pagination tests (#265) 2024-05-16 17:28:43 -05:00
20240517223946_migrate_resources24.exs chore: failing test for calculation ordered paginated relationship (#292) 2024-05-20 10:06:49 -04:00
20240524031113_migrate_resources25.exs improvement: update ash and support new identity features 2024-05-24 01:14:55 -04:00
20240524041750_migrate_resources26.exs improvement: update ash and support new identity features 2024-05-24 01:14:55 -04:00