mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Made attachment datatable sortable by internal filename and external url
This commit is contained in:
parent
29f92d9bd3
commit
48be9a8098
2 changed files with 5 additions and 6 deletions
|
@ -6,11 +6,7 @@ namespace DoctrineMigrations;
|
|||
|
||||
use App\Migration\AbstractMultiPlatformMigration;
|
||||
use Doctrine\DBAL\Schema\Schema;
|
||||
use Doctrine\Migrations\AbstractMigration;
|
||||
|
||||
/**
|
||||
* Auto-generated Migration: Please modify to your needs!
|
||||
*/
|
||||
final class Version20250220215048 extends AbstractMultiPlatformMigration
|
||||
{
|
||||
public function getDescription(): string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue