Gustavo Souza
Gustavo Souza
> Honestly, I would almost consider this a BUG, not just an enhancement (as this issue has been labeled). Could lead to a security vulnerability or critical system failure later...
> my current workaround is having custom types for those involved integer > > ```ts > // shema.ts > import { sqliteTable, customType, primaryKey } from 'drizzle-orm/sqlite-core'; > > const...
Still, many applications rely on JDBC drivers. Implementing JDBC would be crucial for serious Turso usage with Java applications (e.g. Jetbrains Datagrip IDE)
@eagleeye would you please consider tranfering the ownership to chai or deprecate the whole package? This thing looks abandoned.
@eagleeye chai is also interested in forking and maintaining, what about some kind of partnership? could you please respond to https://github.com/chaijs/chai/issues/1616 ?
I have a Vercel Function written in Golang that I wish to create a bucket inside Object Storage with auto tiering. As that function is not hosted in OCI, the...