mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-28 05:13:57 +03:00
d2fcb737b7
# Description A missing ; in the CREATE query for onboarding tables breaks the script execution on Supabase. ## Checklist before requesting a review Please delete options that are not relevant. - [x ] My code follows the style guidelines of this project - [ x] I have performed a self-review of my code - [ x] Any dependent changes have been merged ## Screenshots (if appropriate): |
||
---|---|---|
.. | ||
quivr_team_only | ||
20230606131110_add_uuid_user_id.sql | ||
20230620170840_add_vectors_brains.sql | ||
20230620183620_use_supabase_user_id.sql | ||
20230627151100_update_match_vectors.sql | ||
20230629143400_add_file_sha1_brains_vectors.sql | ||
20230701180101_add_prompts_table.sql | ||
20230717164900_add_get_user_email_by_user_id.sql | ||
20230717173000_add_get_user_id_by_user_email.sql | ||
20230731172400_add_user_identity_table.sql | ||
20230802120700_add_prompt_id_to_brain.sql | ||
20230809154300_add_prompt_id_brain_id_to_chat_history_table.sql | ||
20230906151400_add_notifications_table.sql | ||
20230913110420_add_storage_bucket.sql | ||
20230921160000_add_last_update_field_to_brain.sql | ||
20231004150000_add_onboarding_table.sql | ||
20231005170000_add_onboarding_a_to_onboarding_table.sql | ||
202307111517030_add_subscription_invitations_table.sql | ||
202307111517031_change_vectors_id_type.sql | ||
202307241530031_add_fields_to_brain.sql | ||
202308181004030_rename_users_table.sql | ||
202308217004800_add_public_prompts_examples.sql | ||
202309127004032_add_user_limits.sql | ||
202309151054032_add_knowledge_tables.sql | ||
202309157004032_add_sha1_column.sql | ||
202309307004032_change_user_settings.sql | ||
pg_tables.sql | ||
tables.sql |