Closed
Description
If possible, it will be useful to add a way to prepare/cache the whole database structure (all tables/columns), instead of only used queries. This would allow to have the database mapped once and continue with development without the need to update cached file after each new/changed query in code.
This can be added as additional parameter, for example cargo sqlx prepare full
Metadata
Metadata
Assignees
Labels
No labels