summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2016-08-12 11:59:05 +0200
committerAzul <azul@riseup.net>2016-08-12 12:20:55 +0200
commitf0d2f44ea3babdafc793856082d8c532b05187ae (patch)
treeea564ea3175a96e2070664b5c6c016bd2c8a2937 /test
parentb4ff3b959d4dd6a7561ac3be063a43619c0bd89c (diff)
[db] remove DatabaseMethod import from TemporaryUser
It was causing 404s on initializing the database with db:migrate. DatabaseMethods rewrite of #database does not call prepare_database and thus does not create the database when needed. DatabaseMethod is also quite a bit too much for a model that has two databases that can be memoized easily. There's no way to have a separate database instance per record.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions