Open Issues Need Help
View All on GitHubAI Summary: The task is to add documentation for the `ModelOptions` class within the Supadantic library's documentation. This involves describing the class's purpose, attributes, and how to use it effectively within the context of managing Supabase tables using Pydantic models.
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
AI Summary: Update the documentation for the Supadantic library to include the `schema` argument in the docstrings for the Base, Cache, and Supabase clients. This involves modifying the existing documentation to reflect the presence and purpose of this parameter.
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.