8 lines
66 B
PHP
8 lines
66 B
PHP
<?php
|
|
|
|
namespace Ulmus\Migration\Sql;
|
|
|
|
class SqliteMigration
|
|
{
|
|
|
|
}
|