1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00
documize/domain/document
Harvey Kandola 8d525ce733 Optimize document fetching SQL
Removed redundant sub-query to speed up fetching of documents by space.

There is no cross-tenant leak of information with this change.
2018-12-13 12:25:53 +00:00
..
document.go Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
endpoint.go Removed redundant vote code 2018-11-13 18:53:29 +00:00
export.go Implemented per database provider DATE INTERVAL queries 2018-10-01 13:31:22 +01:00
store.go Optimize document fetching SQL 2018-12-13 12:25:53 +00:00