dendrite/clientapi/auth/storage/accounts/sqlite3
Kegsay e7d1ac84c3
Add ParseFileURI and use it when dealing with file URIs (#1088)
* Add ParseFileURI and use it when dealing with file URIs

Fixes #1059

* Missing file

* Linting
2020-06-04 11:18:08 +01:00
..
account_data_table.go bugfix: Fix a race condition when creating guest accounts (#882) 2020-03-06 18:00:07 +00:00
accounts_table.go bugfix: Fix a race condition when creating guest accounts (#882) 2020-03-06 18:00:07 +00:00
constraint_wasm.go Unbreak dendritejs 2020-06-01 18:41:58 +01:00
constraint.go Unbreak dendritejs 2020-06-01 18:41:58 +01:00
filter_table.go sqlite: fixes from sytest (#872) 2020-02-20 09:28:03 +00:00
membership_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
profile_table.go bugfix: Fix a race condition when creating guest accounts (#882) 2020-03-06 18:00:07 +00:00
storage.go Add ParseFileURI and use it when dealing with file URIs (#1088) 2020-06-04 11:18:08 +01:00
threepid_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00