How can we get all tables names
So i want to get all tables names i have in my schema.ts
found this https://orm.drizzle.team/docs/goodies#get-table-information but it doesnt fit my use case
found this https://orm.drizzle.team/docs/goodies#get-table-information but it doesnt fit my use case
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.