quivr/supabase
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
..
functions feat: 🎸 telemetry (#2169) 2024-02-07 20:44:37 -08:00
migrations feat: Add optional fields to UserIdentity and UserUpdatableProperties (#2341) 2024-03-12 19:47:45 -07:00
.gitignore feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
config.toml feat: Update langchain.prompts and langchain_core.messages modules (#2326) 2024-03-08 16:30:10 -08:00
schema.sql feat: 🎸 supabase 2024-01-03 21:53:37 +01:00
seed.sql feat: seed updated (#2313) 2024-03-06 13:26:29 -08:00