mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
* In progress primary keys * Refactor in progress to idempotent way * Finish SQL changes * Add java code to match new columns * Fix imports * Fix tests * Remove comments * Fix index name on vmsnapshot * Fix parse from correct column on usage storage * Fix parser columns * Fix NPE * Fix NPE for the rest of the occurrences * Further fix for similar issue