createDatabaseQuery(databaseName, options) {
    options = {
      charset: null,
      collate: null,
      ...options