Skip to content

Commit

Permalink
add TODO section for column types
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarshantanu committed Nov 22, 2011
1 parent 4feb08b commit 3c6ce2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
- [TODO] Liquibase Functionality (commands)
# Diff Changelog
# Generate Changelog
- [TODO] Column type vars/inference functions
# Database-independent columns: http://www.liquibase.org/manual/column
# Infer from java.sql.Types instance (use liquibase.database.structure.Column)
# By example: (example "Joe Backer") or (eg 269.8)
- [TODO] 'Change' implementations:
# Custom Refactorings
* Custom SQL
Expand Down

0 comments on commit 3c6ce2c

Please # to comment.