wbh1 / grafana-sqlite-to-postgres

Grafana SQLite to Postgres Database Migrator
MIT License
100 stars 26 forks source link

Annotations issue #6

Closed kjetilmjos closed 4 years ago

kjetilmjos commented 4 years ago

Seems there is some issue with the annotations converting? FATAL[2019-11-01T16:05:17+01:00] ❌ pq: INSERT has more expressions than target columns INSERT INTO "annotation" VALUES(1,2,1,0,31,3,NULL,'','','',NULL,'pending','ok','{}',1537965121348,0,'[]',1537965121348,1537965121348,1537965121348); - failed to import dump file to Postgres.

kjetilmjos commented 4 years ago

Never mind, forgot to remove the sql connection string.