Skip to content

Conversation

@ArtificialOwl
Copy link
Member

No description provided.


/**
* Class Version0023Date20211216113101
* Class Version0024Date20220203123901
Copy link
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
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
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
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
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

@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
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
Member Author

/backport to stable22

@ArtificialOwl
Copy link
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.

3 participants