Open GoogleCodeExporter opened 9 years ago
Fixed in revision 228 of WikiHibernateUtil
Original comment by oliver.ferschke
on 18 Jul 2011 at 8:38
Reopened.
I have reverted the changes made in revision 228 due to some unforeseen side
effects.
Upon first access, the API attaches the version meta data to the db.
This needs update rights.
Later on, the API can be used with read only rights.
Original comment by oliver.ferschke
on 25 Jul 2011 at 8:43
Shouldn't the version metadata be generated into the SQL code that is imported
into the DB? Sounds like if you access the DB with version B while the SQL was
generated with version A, then version B would be saved as the version
metadata, while version A would be correct.
Original comment by richard.eckart
on 25 Jul 2011 at 9:15
Original issue reported on code.google.com by
richard.eckart
on 17 Jul 2011 at 10:54