This website requires JavaScript.
Explore
Help
Sign In
diegods
/
homelabdspbx
Watch
1
Star
0
Fork
0
You've already forked homelabdspbx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
269
Commits
1
Branch
0
Tags
06c2c8ca2d7f8299e47e864cd92f8cd805bf99b3
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mark Crane
17af99d5e5
Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain.
2012-08-14 21:59:45 +00:00
Mark Crane
b8f85393a9
Change app_defaults so it uses the new database_driver field.
2012-07-17 16:16:07 +00:00
Mark Crane
c344400c82
Add database driver to along with type it helps distinguish which type of database is being used when using odbc. Added app_defaults to core/databases so that the script config.lua can be created when the database is saved and upgraded. Previously it only saved a new config.lua when running upgrade or upgrade schema which was not intuitive.
2012-07-17 15:56:32 +00:00