Get an updated copy of the database. There are new cards out. Then reapply and document the procedure to get it to pretty MySQL tables.
There are currently 842 different Card Types since each different creature type is in that field. Break the creature type from the card type. Once that is done, it would be easier to do a groupby-searchby box like card rarity.
Split card color to a separate table and join it to the card table with a join table. Each card can have multiple colors and it will be easier to search for cards containing the color Red.
]]>Get an updated copy of the database. There are new cards out. Then reapply and document the procedure to get it to pretty MySQL tables.
There are currently 842 different Card Types since each different creature type is in that field. Break the creature type from the card type. Once that is done, it would be easier to do a groupby-searchby box like card rarity.
Split card color to a separate table and join it to the card table with a join table. Each card can have multiple colors and it will be easier to search for cards containing the color Red.
]]>