mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Drop asset_login_id as we have login_asset_id to allow 1 asset many logins, also drop the unused many to many asset login table
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
* It is used in conjunction with database_updates.php
|
||||
*/
|
||||
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.0.8");
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.0.9");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user