We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17840ad commit e7c96a8Copy full SHA for e7c96a8
ormconfig.example.json
@@ -7,5 +7,5 @@
7
"database": "dbname",
8
"entities": ["./**/*.entity.js"],
9
"synchronize": false,
10
- "timezone": "Z"
+ "timezone": "Z" // https://typeorm.biunav.com/en/connection-options.html#common-connection-options
11
}
0 commit comments