]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/postgresql/postgresql_store.cpp
Merge branch 'new-daily-fee'
[stg.git] / projects / stargazer / plugins / store / postgresql / postgresql_store.cpp
index 5e2d8ae6de9e29aa608686d0cc3351f406355c97..49f0e8088f8f5dc06370dc947beb4b56067eeaf2 100644 (file)
@@ -224,6 +224,8 @@ if (CommitTransaction())
     return -1;
     }
 
+WriteServLog("POSTGRESQL_STORE: Current DB schema version: %d", version);
+
 return 0;
 }
 //-----------------------------------------------------------------------------