SAP Sentinel
SAP Sentinel
Creating brain finally working for me now locally. The steps I followed. 1.) git clone repo quivr 2.) copied env.example to .env for front end and backend. 3.) populated the...
How to use ./migration.sh if supabase is setup as docker container. There is one issue though. Docker supabase doesn't have many of the options as cloud version. No option even...
Quivr$ ./migration.sh Last migration executed: 202307111517030_add_subscription_invitations_table Running migration 202307111517031_change_vectors_id_type.sql BEGIN CREATE TABLE psql:scripts/202307111517031_change_vectors_id_type.sql:12: ERROR: column "old_id" is of type bigint but expression is of type uuid LINE 2: SELECT id,...
Same issue. Can anyone please let me know if there's a workaround? Thanks.