Try Skipper for FREE
No commitment or credit card needed
Download for Windows Download for Linux Download for Mac OS Xor choose other version
Other Skipper downloads
Release date | Operating system | File | |
---|---|---|---|
02/05/2022 | Windows - 32 bit | Installer for Windows (32 bit) | ↓ Download |
02/05/2022 | Windows - 32 bit | Portable for Windows (32 bit) | ↓ Download |
02/05/2022 | Mac - 64 bit | Installer for Mac 10.15+ (64 bit) | ↓ Download |
02/05/2022 | Mac - 64 bit | Portable for Mac 10.15+ (64 bit) | ↓ Download |
02/05/2022 | Linux - 64 bit | Portable for Linux (64 bit) | ↓ Download |
Changes in version 3.2.36.1775
- Added UTC datetime to migration file header (New!)
- Added import for comments of Tables and column from PostgreSql database (New!)
- Improved database import logic for multiple associations between two same tables. Owner and Inverse alias is created also by reference colum name, not only table name
- Laravel: Added onDelete/onUpdate property for Many-to-Many relationship
- Updated Laravel migration export to use
migrations-generate-ix-names
also for Unique flags for fields - Upgraded boost libraries to 1.78.0 because of bugfixes
- Fixed unicode characters handling in object editors
- Fixed import from SQLServer when DQL contains unicode characters
- Laravel: Fixed migration creation when many-to-many settings is changed
- Fixed Ubuntu encrypted storage issues