Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
4675793c24
|
Add IGNORE to INSERT statements in migrations to prevent exceptions.
MySQL 5.7 or higher uses strict mode by default, and we would get an error during migration without that keyword.
|
2019-09-29 19:29:15 +02:00 |
|
Jan Böhmer
|
ba4bf4b613
|
When migrate footprints, replace the %BASE% pathes with %FOOTPRINT%
This helps us to make the internal footprints and 3D models more portable.
|
2019-09-24 16:20:19 +02:00 |
|
Jan Böhmer
|
4047125c6e
|
Added an SQL migration to migrate from footprint filepath to attachments
|
2019-09-24 15:44:55 +02:00 |
|
Jan Böhmer
|
ccc345cd1b
|
Changed DB structure the way, many more elements can have attachments
Also every Element has now a preview attachment field. For the user this will be used as profile picture.
|
2019-09-24 13:39:49 +02:00 |
|