Skip to content

Commit 84067c6

Browse files
dbussinktimvaillancourt
authored andcommitted
Move to native sqlite3 queries
We don't have to support anything but sqlite3 here, so let's use the proper sqlite syntax. This allows removing the find / replace logic and regexp matching which reduces vtorc CPU usage significantly. Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
1 parent c26ae12 commit 84067c6

File tree

9 files changed

+70
-628
lines changed

9 files changed

+70
-628
lines changed

go/vt/external/golib/sqlutils/sqlite_dialect.go

Lines changed: 0 additions & 161 deletions
This file was deleted.

0 commit comments

Comments
 (0)