DipDup framework
Search…
DipDup framework
Overview
Release notes
Quickstart
Getting started
Advanced usage
GraphQL API
Troubleshooting
Deployment and operations
Cookbook
Examples
Services (plugins)
Config file reference
Command-line reference
Full reference
cache clear
cache show
config export
hasura configure
init
migrate
run
schema approve
schema export
schema init
schema wipe
status
Powered By
GitBook
schema init
Prepare a database for running DipDip. This command will create tables based on your models, then call
on_reindex
SQL hook to finish preparation - the same things DipDup does when run on a clean database.
1
dipdup schema init
Copied!
Previous
schema export
Next
schema wipe
Last modified
3mo ago
Copy link