Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
more todos
Browse files Browse the repository at this point in the history
  • Loading branch information
ronen committed Jan 22, 2015
1 parent fbf4b64 commit c2651c5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
## ALL

* ideally get rid of all uses of alias_method_chain outside schema_monkey (create middleware)
* rename everything to schema_plus_* (except schema_monkey and schema_plus)

## schema_plus_tables

* adds :if_exists
* depcrecate cascade: true in favor of force: cascade
* (code in abstract adapter, mysql adapater)
* use middleware


## schema_index_plus
* remove index specs that are testing things now handled by AR. (then see if coverage is still 100%)
Expand Down

0 comments on commit c2651c5

Please sign in to comment.