Skip to content

Number sequence option #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

WalterPhillips
Copy link

Tracks sql scripts with sequential numbers instead of timestamp.
This addresses the non-timestamp sequence issue

e.g.

1_first_file.sql
2_second_file.sql

simotripo and others added 30 commits February 11, 2013 21:36
 * SCM coordinates
 * issue management
 * CI Management
 * distribution management
…efault for all of the templates. Now both "--//" and "-- //" are acceptable. "-- //" is a more standard way to use comments in standard sql. Now editors should not complain about our marker comments.
hazendaz and others added 25 commits October 27, 2014 20:47
Update maven xsd location
Update parent
Update clirr version
Update mybatis
Update derby
Update hsqldb
Update appassembler maven plugin
Update deprecated basedir to project.basedir
migrations is simply migrations.
…ex of the dot (.) to allow for dots in the change description.
junit to 4.12
appassembler-maven-plugin to 1.9
travis ci build for jdk8, update dependencies, and site page xsd.
Formatting changes
Formatting changes
@hazendaz
Copy link
Member

hazendaz commented Apr 9, 2016

@WalterPhillips Can you rebase and squash all the commits?

@harawata
Copy link
Member

Thank you for your contribution, @WalterPhillips !

I understand the needs, but there seems to be various needs and this is not generalized enough, IMO.
The other user wanted zero-padded format, for example (see #14).

Just an idea, but an option that takes a pattern string for java.text.DecimalFormat might be flexible.

This PR is also a little bit messy, so please open a new PR if you are still interested in fixing this.

@harawata harawata closed this Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants