Markus Denhoff Migrations Migrations management (eg. for Databases) Docs Source Download class MigrationTest extends Migration { public function up() { $result = Db::query( 'ALTER TABLE `my_table` ADD COLUMN `test` INT DEFAULT NULL; '); if (!$result) throw Db::lastError(); } } Version 0.1.1 License MIT Stars 10 Supports K3 Created 1 May 2022 Updated 30 Apr 2022 Info Topics Databases Devtools Support Docs Issues Email Latest releases 0.1.1 0.1.0 Similar plugins - kirby install - kirby install:kit - kirby install:repo - kirby make:blueprint - kirby make:collection - kirby make:command CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations. K5 K4 K3 Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4 SQLite Cache Driver SQLite based Cache-Driver K5 K4 K3 More by Markus Denhoff More Clear Cloudflare Cache Automatically purge Cloudflare cached URLs K4 K3 Sentry Sentry real-time crash reporting for Kirby CMS sites K4 K3 OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K4 K3