Merge branch 'develop' of http://8.153.151.51:8888/team_group/model-develop into develop
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ script_location = %(here)s/migrations
|
||||
prepend_sys_path = .
|
||||
path_separator = os
|
||||
|
||||
# 真实连接串必须通过 DATABASE_URL 注入,禁止在仓库内保存数据库密码。
|
||||
# The real connection URL must be injected via DATABASE_URL; never store credentials here.
|
||||
sqlalchemy.url = driver://user:pass@localhost/dbname
|
||||
|
||||
[loggers]
|
||||
|
||||
Reference in New Issue
Block a user