Shared helpers for KotobaMedia to-sql
projects.
- Metadata types (
metadata::TableMetadata
)- Conforms to
serde::{Serialize, Deserialize}
- Conforms to
- Metadata (
datasets
) table schema and creation helpers- PostgreSQL:
postgres::{init_schema, upsert, get}
- PostgreSQL: