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
I would like to create indexes on my table, and it doesnt look like possible with norm. I just need a proc like dbConn.exec which supposedly does handle any sql query on postgres, but doesnt work on sqlite for some reason.
I would like to create indexes on my table, and it doesnt look like possible with norm. I just need a proc like dbConn.exec which supposedly does handle any sql query on postgres, but doesnt work on sqlite for some reason.