pokeapi/pokemon_v2/migrations
Simón Oroño 218864dfbc Make the type of the sprites column in pokemon_v2_pokemonsprites jsonb
This is so Hasura automatically transforms the field into an array
instead of a JSON encoded in a string.

Migration was generated by the `makemigrations` command.
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 Make the type of the sprites column in pokemon_v2_pokemonsprites jsonb 2023-11-26 11:57:16 -04:00
__init__.py initial commit 2014-12-04 11:11:46 +00:00