| .. |
|
.formatter.exs
|
Add generated starter app
|
2025-03-18 15:05:27 +01:00 |
|
20250421101957_initialize_extensions_1.exs
|
Add ash framework
|
2025-04-21 12:37:55 +02:00 |
|
20250528163901_initial_migration.exs
|
property value as Union type
|
2025-05-29 15:33:26 +02:00 |
|
20250617090641_member_fields.exs
|
Member fields
|
2025-06-18 23:35:25 +02:00 |
|
20250617132424_member_delete.exs
|
fix member deletion: property delete on cascade
|
2025-06-18 23:35:26 +02:00 |
|
20250620110849_add_accounts_domain_extensions.exs
|
fix(citext): added missing citext extension migration
|
2025-07-02 17:03:37 +02:00 |
|
20250620110850_add_accounts_domain.exs
|
migration: added account migration
|
2025-07-02 17:03:37 +02:00 |
|
20250912085235_AddSearchVectorToMembers.exs
|
chore: adds tsvector to members
|
2025-09-17 13:34:14 +02:00 |
|
20250926164519_member_relation.exs
|
add some comments
|
2025-10-16 15:28:30 +02:00 |
|
20250926180341_add_unique_email_to_members.exs
|
add some comments
|
2025-10-16 15:28:30 +02:00 |
|
20251001141005_add_trigram_to_members.exs
|
chore: added trigram migration for fuzzy search
|
2025-10-30 16:48:45 +01:00 |
|
20251016130855_add_constraints_for_user_member_and_property.exs
|
add constraints for member-user and member-property
|
2025-10-16 15:28:31 +02:00 |
|
20251113163600_rename_properties_to_custom_fields_extensions_1.exs
|
refactor: Rename Property/PropertyType to CustomFieldValue/CustomField
|
2025-11-13 18:04:53 +01:00 |
|
20251113163602_rename_properties_to_custom_fields.exs
|
refactor: Rename Property/PropertyType to CustomFieldValue/CustomField
|
2025-11-13 18:04:53 +01:00 |
|
20251113180429_add_slug_to_custom_fields.exs
|
feat: add custom field slug
|
2025-11-20 14:23:25 +01:00 |