You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indexes with PostgreSQL should work fine, for SQLite I was not able to support this functionality. I don't know it it does not support this or I did something wrong 🤔
You can create index with multiple columns using withUnique:
Adding support for multiple ON CONFLICT columns would be greatly appreciated.
The text was updated successfully, but these errors were encountered: