Split raw database connections out of aurweb.db
The aurweb-git-auth script does not need any ORM functionality, only access to the raw database connection. We can avoid the (~0.5s) time penalty of importing aurweb.db, by splitting the raw connection part into a separate aurweb.db_connection module.
Fixes: #374 (closed)
Merge request reports
Activity
added 1 commit
- bebc751f - Split raw database connections out of aurweb.db
added 1 commit
- 6f7f987a - Split raw database connections out of aurweb.db
added 1 commit
- b09970fa - Split raw database connections out of aurweb.db
added 1 commit
- bc427ae3 - Split raw database connections out of aurweb.db
added 1 commit
- caf0c505 - Split raw database connections out of aurweb.db
mentioned in issue #374 (closed)
added 1 commit
- 8fdfd271 - Split raw database connections out of aurweb.db
- Resolved by Evangelos Foutras
assigned to @foutrelis
added performance scopeenhancement labels
changed milestone to %August release 6.1.0
mentioned in merge request !508 (merged)
Closing in favor of !508 (merged).