fleet/changes/host-users-remove-autoincrement
Tomas Touceda 99e9e846f4
Remove id column from host_users to allow for bulk insert (#1931)
* Remove id column from host_users to allow for bulk insert

* Update documentation
2021-09-07 11:02:35 -03:00

1 line
118 B
Text

* Update the schema for host_users to allow for bulk inserts without locking, and allow for users without unique uid.