mirror of
https://github.com/benjamin-wilson/public-pool.git
synced 2025-03-27 02:02:10 +01:00
sqlite WAL
This commit is contained in:
parent
3a1ae6bf09
commit
0e57a791d9
@ -38,7 +38,8 @@ const ORMModules = [
|
||||
synchronize: true,
|
||||
autoLoadEntities: true,
|
||||
cache: true,
|
||||
logging: false
|
||||
logging: false,
|
||||
enableWAL: true
|
||||
}),
|
||||
CacheModule.register(),
|
||||
ScheduleModule.forRoot(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user