You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i wanna share code on drizzle.run that's about fixing something about my code that uses drizzle without changing the resulting SQL code console.log(myBuilder.toSQL().sql)
Right now the SQL comes out without line-breaks. On my machine i use npm/sql-formatter. Does such thing for drizzle.run exist?
Hi, i wanna share code on
drizzle.run
that's about fixing something about my code that uses drizzle without changing the resulting SQL codeconsole.log(myBuilder.toSQL().sql)
Right now the SQL comes out without line-breaks. On my machine i use npm/sql-formatter. Does such thing for drizzle.run exist?
Originally posted by @FunctionDJ in #49
The text was updated successfully, but these errors were encountered: