//
pkg.gl
Category
github.com/koderover/dex
db
translate
package
0.6.1
Repository:
https://github.com/koderover/dex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
49 SLOC
#
Functions
NewTranslatingExecutor
NewTranslatingExecutor returns an executor wrapping the existing executor.
PostgresToSQLite
PostgresToSQLite translates github.com/lib/pq flavored SQL quries to github.com/mattn/go-sqlite3's flavor.