From: Michael Orlitzky Date: Sun, 26 Jan 2014 21:21:37 +0000 (-0500) Subject: Add the DB schema diagram for scoresxml. X-Git-Tag: 0.0.4~4 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=commitdiff_plain;h=0dd354e6b4f2604ec5c7428d154b6566e1132aae Add the DB schema diagram for scoresxml. Fix a table name in TSN.XML.Scores. --- diff --git a/doc/dbschema/scoresxml.png b/doc/dbschema/scoresxml.png new file mode 100644 index 0000000..f9c0ac0 Binary files /dev/null and b/doc/dbschema/scoresxml.png differ diff --git a/src/TSN/XML/Scores.hs b/src/TSN/XML/Scores.hs index 403727e..6044fe7 100644 --- a/src/TSN/XML/Scores.hs +++ b/src/TSN/XML/Scores.hs @@ -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: