yogthos/migratus

Migration table failure against Oracle

オープン

#43 opened on 2015/10/08

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)Clojure (99 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (686 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド