MigrationsΒΆ

ADK stores use standard SQLSpec migrations. Generate migrations for the database used by your ADK backend, then run them with the SQLSpec migration CLI.

See Migrations for the full workflow and commands.