Letractively / jcatapult

Automatically exported from code.google.com/p/jcatapult
0 stars 0 forks source link

DB Manager script version detection failing #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The db monger fails to execute scripts correctly when the version numbers
are snapshots.  For instance, the sequence below is failing.

for instance:
1.0-A1-seed.sql
1.0-B1-seed.sql

Original issue reported on code.google.com by leafkn...@gmail.com on 21 Aug 2008 at 10:57

GoogleCodeExporter commented 8 years ago
The Version compare method should be working. That's the same method that 
Savant uses.

Original comment by bpontare...@gmail.com on 22 Aug 2008 at 3:20

GoogleCodeExporter commented 8 years ago
Yeah, that's what I thought too but I saw it not work with my own eyes. 
Consequently, I'm going to validate it in the codebase just to make sure.

Original comment by leafkn...@gmail.com on 22 Aug 2008 at 3:26

GoogleCodeExporter commented 8 years ago
Yeah, make sure the monger is using that method. The monger might be mongering. 
haha

Original comment by bpontare...@gmail.com on 22 Aug 2008 at 3:28

GoogleCodeExporter commented 8 years ago
FUCK YEAH THIS SHIT IS FIXED NOW. What a pain....going out in RC7

Original comment by leafkn...@gmail.com on 5 Sep 2008 at 8:43