gorm/dialects
Eyal Posener 123d4f50ef lock TagSettings structure when modified ()
The map is modified in different places in the code which results in race conditions
on execution.
This commit locks the map with read-write lock when it is modified
2018-09-10 07:11:00 +08:00
..
mssql lock TagSettings structure when modified () 2018-09-10 07:11:00 +08:00
mysql Add dialects for supported databases for easier to use 2016-03-05 18:54:59 +08:00
postgres all: gofmt () 2018-06-25 13:06:58 +08:00
sqlite Add dialects for supported databases for easier to use 2016-03-05 18:54:59 +08:00