1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Harvey Kandola
4494ace0a2 Set org and per user locale 2022-03-19 18:07:38 -04:00
HarveyKandola
66fcb77d8b Improve user management 2020-11-29 20:31:20 -05:00
sauls8t
243a170071 Fixed SQL syntax for SQL Server
Affected User Group admin
2019-06-19 12:47:47 +01:00
Harvey Kandola
40a0d77f93 Remove unecessary TRIM() from SQL queries
Should resolve #265
2019-05-14 09:38:26 +01:00
Harvey Kandola
64403c402b Make store SQL Server compatible 2019-04-01 12:02:23 +01:00
sauls8t
ac84eaf85d Ensure sqlx.In is compatible with latest PostgreSQL
Bump version
2019-02-12 12:15:09 +00:00
Harvey Kandola
d1b803b246 PRovide basic in-app purchase/renewal flow 2018-11-05 19:48:50 +00:00
Harvey Kandola
e116d3b000 Subscription checks 2018-10-29 16:53:54 +00:00
sauls8t
49f05746bd Correct SQL Group BY for space user list SQL 2018-10-07 13:58:30 +01:00
HarveyKandola
97beb3f4d3 Continued MySQL/PostgreSQL store provider refactoring
Refactored, renamed, removed storage related code.

Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
HarveyKandola
b455e5eaf5 PostgreSQL prep
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00
Renamed from domain/user/mysql/store.go (Browse further)