alexwasik
06/28/2022, 6:50 PMschema.prisma I'm now getting this errorAustin
06/28/2022, 10:08 PMsequence() function with CockroachDB. It does look like that doc is out of date.
I will create an issue to get that updated. Thanks for pointing it out!tom
06/29/2022, 6:43 AM@default(autoincrement()), but the autoincrement fields have to be BigInt because it corresponds to unique_rowid() on cockroachdb.