set default value on database level when extending core schema

I have been using better auth with drizzle-orm , the dx is pretty great but , the ability to add default values in db is very crutial , as of now when i extend my core schema and give my default value it just adds it in the js layer not in the db layer , is there any workaround for this?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?