SqliteAdapter constructor

SqliteAdapter()

Implementation

SqliteAdapter() {
  _grammar = SqliteGrammar();
}