Feat(SQL, UI): Button Icons page, Command Button Links page created with get and set functionality.
This commit is contained in:
@@ -12,7 +12,7 @@ CREATE TABLE IF NOT EXISTS parts.DOG_Location_Temp (
|
||||
id_temp INT NOT NULL PRIMARY KEY AUTO_INCREMENT
|
||||
, id_location INT
|
||||
, id_location_parent INT
|
||||
, code VARCHAR(100)
|
||||
, code VARCHAR(250)
|
||||
, name VARCHAR(250)
|
||||
, active BIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user