yogthos/migratus

Migration table failure against Oracle

Offen

#43 geöffnet am 08.10.2015

 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Clojure (99 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (686 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide