quivr/supabase/migrations
Stan Girard 1a52ec38d4
feat: Add optional fields to UserIdentity and UserUpdatableProperties (#2341)
This pull request adds optional fields to the UserIdentity and
UserUpdatableProperties classes in order to allow for more flexibility
when updating user properties. The new fields include username, company,
and onboarded. Additionally, the database schema has been updated to
reflect these changes.
2024-03-12 19:47:45 -07:00
..
20240103173626_init.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
20240103175048_prod.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
20240103181249_premium.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
20240103181925_cleanup.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
20240103193921_stripe_customers.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
20240103194255_api.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
20240103204741_product_to_features.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
20240103231656_product.sql feat: 🎸 models (#1967) 2024-01-04 01:14:03 +01:00
20240103234423_models.sql feat: 🎸 models (#1967) 2024-01-04 01:14:03 +01:00
20240107231636_policies.sql fix: 🐛 policies 2024-01-08 00:39:58 +01:00
20240119070124_search.sql feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
20240119222036_metadata.sql feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
20240120004107_tags.sql feat: adding search (#2031) 2024-01-19 22:56:24 -08:00
20240121195523_fix-public.sql fix: 🐛 search (#2045) 2024-01-21 12:00:21 -08:00
20240122194117_monthly-credit.sql feat: 🎸 usage (#2057) 2024-01-22 11:46:26 -08:00
20240125230346_raw.sql feat: 🎸 api (#2078) 2024-01-25 15:56:46 -08:00
20240206040636_notion.sql feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
20240207034043_related.sql feat(chunks): now chunk size is saved in database dynamically and not just 500 (#2164) 2024-02-06 23:23:37 -08:00
20240207071108_chunk.sql feat(chunks): now chunk size is saved in database dynamically and not just 500 (#2164) 2024-02-06 23:23:37 -08:00
20240216192826_integration.sql feat(integration): improve (#2199) 2024-02-16 11:32:13 -08:00
20240228182948_notion.sql feat: Remove constraints and add foreign key references to brain tables (#2273) 2024-02-28 10:41:04 -08:00
20240304223646_integrations-all.sql feat: doc as integration (#2297) 2024-03-04 16:10:56 -08:00
20240305225452_tags-integration.sql feat(frontend): brain Catalogue (#2303) 2024-03-06 11:17:46 -08:00
20240306013910_allow_model_change.sql feat(frontend): brain Catalogue (#2303) 2024-03-06 11:17:46 -08:00
20240306205133_integration_display_name.sql fix(frontend): brain name (#2311) 2024-03-06 12:55:36 -08:00
20240313024244_onboarding-user.sql feat: Add optional fields to UserIdentity and UserUpdatableProperties (#2341) 2024-03-12 19:47:45 -07:00
local_20240107152745_ollama.sql feat: 🎸 supabase 2024-01-07 16:50:38 +01:00