Skip to content

Tags: aplus-developer/database

Tags

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Update MariaDB reference links

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Add ForeignKey reference option constants

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Replace else expressions with methods

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Update header comment .phpstorm.meta.php

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Database::connect can thrown mysqli_sql_exception

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Add static return type

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Disable PHPMD on GitLab CI because it cannot parse some PHP 8 code

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Set TestCase as abstract and other tests as final

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Require jetbrains/phpstorm-attributes

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
natanfelles Natan Felles
Type hint Database::quote