]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add the DB schema diagram for scoresxml.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 26 Jan 2014 21:21:37 +0000 (16:21 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 26 Jan 2014 21:21:37 +0000 (16:21 -0500)
Fix a table name in TSN.XML.Scores.

doc/dbschema/scoresxml.png [new file with mode: 0644]
src/TSN/XML/Scores.hs

diff --git a/doc/dbschema/scoresxml.png b/doc/dbschema/scoresxml.png
new file mode 100644 (file)
index 0000000..f9c0ac0
Binary files /dev/null and b/doc/dbschema/scoresxml.png differ
index 403727e5cfd7e7a11dd917524fe891146abd39d9..6044fe7b6055631ebb7d5b771566d8629fb314e6 100644 (file)
@@ -385,7 +385,7 @@ mkPersist tsn_codegen_config [groundhog|
             - { name: status_text, dbName: status_text }
 
 - entity: ScoreGame_ScoreGameTeam
-  dbName: scores__scores_games_teams
+  dbName: scores_games__scores_games_teams
   constructors:
     - name: ScoreGame_ScoreGameTeam
       fields: