This commit is contained in:
@@ -8,6 +8,7 @@ https://www.databasesoup.com/2015/01/tag-all-things.html
|
||||
https://www.npgsql.org/efcore/mapping/array.html
|
||||
https://www.postgresql.org/docs/current/arrays.html
|
||||
|
||||
|
||||
2018-12-05 Research showed that actually I'm doing tags all wrong and the multi table method is not correct performance wise or simplicity wise
|
||||
The winning method in a test using postgres was a text array of tags with a "gin" index see databasesoup link above.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user