pokeapi/pokemon_v2/migrations
Simón Oroño 76f7a340e6 Use JSONField instead of CharField for sprites
The models affected were PokemonFormSprites and ItemSprites. This was
done to ensure they are properly returned when querying those tables
with Hasura.
2023-11-26 11:57:16 -04:00
..
0001_squashed_0002_auto_20160301_1408.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0002_itemsprites_pokemonformsprites_pokemonsprites.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0003_auto_20160530_1132.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0004_iso639length_20191217.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0005_auto_20200709_1930.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0006_auto_20200725_2205.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0007_auto_20200815_0610.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0008_auto_20201123_2045.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0009_pokemontypepast.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0010_pokemonformtype.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0011_typeefficacypast.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0012_auto_20220626_1402.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0013_pokemonabilitypast.py refactor: format with new black 2023-11-08 10:44:55 +01:00
0014_auto_20231119_0303.py Format migration 0014_auto_20231119_0303.py 2023-11-26 11:57:16 -04:00
0015_auto_20231121_1209.py Format missing files 2023-11-26 11:57:16 -04:00
0016_auto_20231126_1258.py Use JSONField instead of CharField for sprites 2023-11-26 11:57:16 -04:00
__init__.py initial commit 2014-12-04 11:11:46 +00:00