Each database engine should have support for every comment type it supports. * MySQL: `#, //, /* */` * PostgreSQL: `//, /* */` * SQLite: ???