issues
search
nextras
/
dbal
Database Abstraction Layer – concise secure API to construct queries & fetch data
https://nextras.org/dbal
MIT License
79
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update dependency phpstan/phpstan to v2.0.2
#270
renovate[bot]
closed
2 days ago
0
New db versions to test
#269
hrach
opened
3 days ago
0
chore(deps): update symfony packages to v7 (major)
#268
renovate[bot]
opened
1 week ago
0
chore(deps): update postgres docker tag to v17
#267
renovate[bot]
opened
1 week ago
0
chore(deps): update mysql docker tag to v9
#266
renovate[bot]
opened
1 week ago
0
chore(deps): update mariadb docker tag to v11
#265
renovate[bot]
opened
1 week ago
0
chore(deps): update release-drafter/release-drafter action to v6
#264
renovate[bot]
closed
1 week ago
0
chore(deps): update actions/checkout action to v4
#263
renovate[bot]
closed
1 week ago
0
chore(deps): update actions/cache action to v4
#262
renovate[bot]
closed
1 week ago
0
chore(deps): update mysql docker tag to v8.4
#261
renovate[bot]
opened
1 week ago
0
chore(deps): update phpstan packages to v2 (major)
#260
renovate[bot]
closed
1 week ago
1
Dependency Dashboard
#259
renovate[bot]
opened
1 week ago
0
chore(deps): update mariadb docker tag to v10.11
#258
renovate[bot]
opened
1 week ago
0
chore(deps): update dependency phpstan/phpstan to v2.0.1
#257
renovate[bot]
closed
1 week ago
0
chore: Configure Renovate
#256
renovate[bot]
closed
1 week ago
0
Fixes for PHP 8.4
#255
hrach
closed
1 week ago
0
build(deps-dev): update phpstan/phpstan-deprecation-rules requirement from 1.1.4 to 1.2.1
#254
dependabot[bot]
closed
2 weeks ago
0
build(deps-dev): update phpstan/phpstan requirement from 1.12.6 to 1.12.7
#253
dependabot[bot]
closed
2 weeks ago
0
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.5.2 to 1.6.1
#252
dependabot[bot]
closed
2 weeks ago
0
build(deps-dev): update phpstan/extension-installer requirement from 1.3.1 to 1.4.3
#251
dependabot[bot]
closed
1 month ago
0
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.12.6
#250
dependabot[bot]
closed
1 month ago
0
Customizable row class type
#249
mskocik
closed
1 month ago
3
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.11.8
#248
dependabot[bot]
closed
1 month ago
2
Add port to docs
#247
jakubenglicky
closed
1 month ago
1
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.11.5
#246
dependabot[bot]
closed
3 months ago
1
build(deps-dev): update phpstan/extension-installer requirement from 1.3.1 to 1.4.1
#245
dependabot[bot]
closed
1 month ago
2
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.11.3
#244
dependabot[bot]
closed
4 months ago
1
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.11.0
#243
dependabot[bot]
closed
5 months ago
1
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.5.2 to 1.5.5
#242
dependabot[bot]
closed
1 month ago
2
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.10.67
#241
dependabot[bot]
closed
6 months ago
4
Fix & reimplement getLastInsertedId for various sequence names
#240
hrach
closed
7 months ago
0
Documentation: MariaDB Timezone support
#239
Lumeriol
closed
1 month ago
2
build(deps-dev): update phpstan/phpstan requirement from 1.10.59 to 1.10.66
#238
dependabot[bot]
closed
7 months ago
0
SQL Server INFORMATION_SCHEMA with CS collation
#237
jan-bures
closed
7 months ago
2
Support PostgreSQL identity columns
#236
jiripudil
closed
8 months ago
3
Extend %multiOr, %and & %or support for passing column as Fqn instance
#235
hrach
closed
8 months ago
0
Fqn changes
#234
hrach
closed
8 months ago
0
Support PostgreSQL identity columns
#233
jiripudil
closed
8 months ago
0
Named timezones doc
#232
hrach
closed
8 months ago
0
build(deps-dev): update phpstan/phpstan requirement from 1.10.57 to 1.10.59
#231
dependabot[bot]
closed
8 months ago
0
Repeated QueryBuilder->from() doesn't reset args
#230
hrach
closed
8 months ago
0
build(deps-dev): update phpstan/phpstan requirement from 1.10.50 to 1.10.57
#229
dependabot[bot]
closed
9 months ago
0
Query exception when empty array is used
#228
Lumeriol
closed
9 months ago
2
build(deps-dev): update phpstan/phpstan requirement from 1.10.46 to 1.10.50
#227
dependabot[bot]
closed
10 months ago
0
build with Postgres16
#226
hrach
closed
11 months ago
0
build(deps-dev): update phpstan/phpstan requirement from 1.10.38 to 1.10.46
#225
dependabot[bot]
closed
11 months ago
0
build(deps-dev): update phpstan/phpstan requirement from 1.10.38 to 1.10.40
#224
dependabot[bot]
closed
11 months ago
1
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.5.1 to 1.5.2
#223
dependabot[bot]
closed
11 months ago
0
Build on PHP 8.3
#222
hrach
closed
1 year ago
0
Fix sequence casing escaping & add support for FQN for last inserted id (BC break!)
#221
hrach
closed
1 year ago
0
Next