Skip to content

fix PrimaryKey on circles_event#954

Merged
ArtificialOwl merged 1 commit into
masterfrom
fix/noid/refresh-primary-key-on-events
Mar 14, 2022
Merged

fix PrimaryKey on circles_event#954
ArtificialOwl merged 1 commit into
masterfrom
fix/noid/refresh-primary-key-on-events

Conversation

@ArtificialOwl

Copy link
Copy Markdown
Member

No description provided.


/**
* Class Version0023Date20211216113101
* Class Version0024Date20220203123901

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep an empty version of Version0023Date20211216113101

]
);

$table->addUniqueIndex(['token', 'instance']);

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

primaryKey !?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would make sense ihmo

@ArtificialOwl ArtificialOwl force-pushed the fix/noid/refresh-primary-key-on-events branch from 00bf5d2 to 1d33c58 Compare March 14, 2022 11:05
Comment on lines +48 to +54

/**
* @param IDBConnection $connection
*/
public function __construct(IDBConnection $connection) {
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/**
* @param IDBConnection $connection
*/
public function __construct(IDBConnection $connection) {
}

Comment on lines +43 to +49

/**
* @param IDBConnection $connection
*/
public function __construct(IDBConnection $connection) {
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/**
* @param IDBConnection $connection
*/
public function __construct(IDBConnection $connection) {
}

not used

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@ArtificialOwl ArtificialOwl force-pushed the fix/noid/refresh-primary-key-on-events branch from 1d33c58 to beb0c8d Compare March 14, 2022 11:08
Comment on lines +72 to +73
'length' => 127
]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'length' => 127
]
'length' => 127
]

@ArtificialOwl

Copy link
Copy Markdown
Member Author

/backport to stable22

@ArtificialOwl

Copy link
Copy Markdown
Member Author

/backport to stable23

@ArtificialOwl ArtificialOwl merged commit 074885e into master Mar 14, 2022
@delete-merged-branch delete-merged-branch Bot deleted the fix/noid/refresh-primary-key-on-events branch March 14, 2022 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants