sqlite3mem: &SQLITE3MEM adapter: sqlite3 database: ":memory:" sqlite3: &SQLITE adapter: sqlite3 database: mapped_attributes_test.sqlite3.db postgresql: &POSTGRES adapter: postgresql username: postgres password: postgres database: mapped_attributes_test min_messages: ERROR mysql: &MYSQL adapter: mysql host: localhost username: root password: database: mapped_attributes_test test: <<: *<%= ENV['DB'] || 'SQLITE3MEM' %>