dev
main
@@ -15,15 +15,9 @@ type statementType int
const (
metaCommandSuccess metaCommandResults = iota
metaCommandUnrecognised
)
prepareSuccess prepareResults = iota
prepareUnrecognised
prepareSyntaxError
statementSelect statementType = iota
statementInsert
The note is not visible to the blocked user.