insert without passing schema
if you pass
you can use query like
schema to drizzle like, you can use query like
drizzle.query.tableName but, you can not do drizzle.insert.tableName. I am asking this because I do not want import the schema. Is there any way to achieve this?