mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Solved Snipe IT bug
This commit is contained in:
		| @@ -1,8 +1,3 @@ | ||||
| application_id:           "snipe_it" | ||||
| database_password:        "{{applications.snipe_it.database_password}}" | ||||
| database_type:            "mariadb" | ||||
|  | ||||
| # deactivated due to error | ||||
| # SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'locale' | ||||
| # alter table `users` add `locale` varchar(5) null default 'locale' | ||||
| enable_central_database:  false | ||||
| database_type:            "mariadb" | ||||
		Reference in New Issue
	
	Block a user