]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Fix Game/SportInfo table names. 0.0.7
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Jul 2014 14:45:04 +0000 (10:45 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Jul 2014 14:45:04 +0000 (10:45 -0400)
Bump to v0.0.7.

htsn-import.cabal
src/TSN/XML/GameInfo.hs
src/TSN/XML/SportInfo.hs

index e8b799e110d545bdfb4006f60b19b2eee733d4df..70cc826994cb6c6b17428fc59d493c9c8bc8c703 100644 (file)
@@ -1,5 +1,5 @@
 name:           htsn-import
-version:        0.0.6
+version:        0.0.7
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
index 4f264bb54e629788a30fc0aa7bee9e1148681c81..b7c4c5b4562a0ed57ba4118840ad6c60b631beb8 100644 (file)
@@ -123,6 +123,7 @@ instance DbImport GameInfo where
 --
 mkPersist defaultCodegenConfig [groundhog|
 - entity: GameInfo
+  dbName: game_info
   constructors:
     - name: GameInfo
       uniques:
index a9e1f1a248863a84b13417c5d6c9fc604e05d995..187796c34b3c571fa5fd66a42c2d1e29be9abb98 100644 (file)
@@ -236,6 +236,7 @@ instance DbImport SportInfo where
 --
 mkPersist defaultCodegenConfig [groundhog|
 - entity: SportInfo
+  dbName: sport_info
   constructors:
     - name: SportInfo
       uniques: