2
0
Fork 0
mirror of https://github.com/PokeAPI/pokeapi synced 2025-03-02 14:07:12 +00:00
pokeapi/data/v2
Simón Oroño fa14336516 Stop encoding sprites when inserting them on the database
Since the column is now jsonb, we need to stop encoding it or it gets
inserted as a string rather than a JSON object.
2023-11-26 11:57:16 -04:00
..
csv Fix Mind's Eye ability to have apostrophe 2023-11-25 00:54:28 -06:00
sprites@ca5a7886c1 Update commit of sprites submodule 2023-05-15 10:23:45 +02:00
__init__.py chore: Configure PyLint and correct code formatting 2018-10-20 11:35:11 -04:00
build.py Stop encoding sprites when inserting them on the database 2023-11-26 11:57:16 -04:00