mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-538: Add newlines at the end of the schema files for easy concatenation.
This commit is contained in:
@@ -612,3 +612,4 @@ CREATE TABLE guacamole_user_password_history (
|
||||
REFERENCES `guacamole_user` (`user_id`) ON DELETE CASCADE
|
||||
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
Reference in New Issue
Block a user