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
Add support for Rafiki to be able to run against CRDB as a datastore. We previously had issues with knex migrations but that has potentailly be fixed by upgrading our knexjs version.
You can follow the development from this branch. Unfortunately, Cockroach DB does not support SKIP LOCKED on the main branch (support starts at v22 but it's in alpha at the time of the writing). You can keep track of Cockroach releases and when v22 becomes stable, we can use it.
Add support for Rafiki to be able to run against CRDB as a datastore. We previously had issues with knex migrations but that has potentailly be fixed by upgrading our knexjs version.
knex/knex#2002
The text was updated successfully, but these errors were encountered: