ulmus/src/Migration/Sql/SqliteMigration.php

8 lines
66 B
PHP

<?php
namespace Ulmus\Migration\Sql;
class SqliteMigration
{
}