cloudstack/usage/src
Nicolas Vazquez 1fc7d70da2
Add idempotent primary keys on tables missing them (#5785)
* 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
2022-01-30 23:31:07 +05:30
..
main Add idempotent primary keys on tables missing them (#5785) 2022-01-30 23:31:07 +05:30
test Handle with VM snapshot events (#4251) 2020-10-16 09:19:44 +02:00