0.51.0
Modified create_pydantic_model, so JSON and JSONB columns have a format attribute of 'json'. This will be used by Piccolo Admin for improved JSON support. Courtesy @sinisaos.
Fixing a bug where the piccolo fixtures load command wasn't registered with the Piccolo CLI.