yogthos/migratus

Migration table failure against Oracle

Aperta

#43 aperta il 8 ott 2015

 (11 commenti) (0 reazioni) (0 assegnatari)Clojure (99 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (686 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

https://github.com/yogthos/migratus/blob/master/src/migratus/database.clj#L213 uses 'BIGINT' for the Migrations table. This is not a valid datatype in Oracle land.

Guida contributor