mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
chore: code lint
This commit is contained in:
parent
6caea8fc68
commit
d769c48955
@ -19,7 +19,6 @@ final class Version20251106151250 extends AbstractMigration
|
|||||||
|
|
||||||
public function up(Schema $schema): void
|
public function up(Schema $schema): void
|
||||||
{
|
{
|
||||||
|
|
||||||
$this->addSql("UPDATE domain_status
|
$this->addSql("UPDATE domain_status
|
||||||
SET add_status = (
|
SET add_status = (
|
||||||
SELECT jsonb_agg(value::text::jsonb)
|
SELECT jsonb_agg(value::text::jsonb)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user