- [ ] extract multiple var declaration `declrear var0, var1, ... type; ` - [ ] ignore `$$` after the line `DECLARE $$` - [ ] parse schema specifications after `CREATE SCEHEME schema ... - [ ] handle `CREATE TYPE` in postgresql - [ ] extract `test` in `ATTACH "foo" as test;` (sqlite)