issues
search
nette
/
database
💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
https://doc.nette.org/database
Other
513
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove importants from database panel css to allow overwrite it in custom css
#313
website21cz
opened
1 month ago
1
Performance of ActiveRow::related()
#312
MichaelPavlista
opened
2 months ago
0
MySQL Views: LogicException Table does not have a primary key
#311
bohacf
opened
2 months ago
4
Typed property Nette\Database\ResultSet::$pdoStatement must not be accessed before initialization
#310
ondrej-tuhacek
closed
3 months ago
1
Fix Invalid argument supplied for foreach() for empty aggregations
#309
temistokles
closed
3 months ago
0
added CredentialProvider
#308
kratkyzobak
opened
5 months ago
1
PostgreSQL: Floating point value in scientific notation with trailing zero gets changed
#307
NTSFka
closed
3 months ago
1
REPLACE AND INSERT ... ON DUPLICATE KEY UPDATE support in Explorer
#305
tprochazka
opened
9 months ago
1
UPDATE Multiple rows doesn't work at all
#304
thekayshawn
opened
9 months ago
0
Magic method __set return type of class ActiveRow is too strict
#303
feropeterko
closed
3 months ago
4
jetbrains/phpstorm-attributes dev-master vs 1.0
#302
lukaspijak
closed
1 year ago
5
Support for PostgreSQL own custom types?
#301
C-Duv
opened
1 year ago
0
Union Selections
#300
MartinPetricko
opened
1 year ago
0
Support short-time passwords (tokens) in connection strings
#299
kratkyzobak
closed
5 months ago
3
Added support for SELECT BETWEEN operator
#298
8ctopus
opened
1 year ago
0
better support for BETWEEN clause
#297
8ctopus
opened
1 year ago
0
Test case for related data with StaticConventions
#296
peterpp
closed
1 year ago
0
Incomplete related data with StaticConventions
#295
peterpp
closed
1 year ago
1
whereOr adds IS NULL AND FALSE to the end of query when parameter is not associative array
#294
matXias
opened
2 years ago
1
V2.4 fix sqlite driver get foreign keys method
#293
krajcikondra
closed
2 years ago
0
Use count(*) in combination with select, group and having
#292
lulco
closed
2 years ago
0
Compatibility issue with Row vs IRow
#291
MartinMystikJonas
opened
2 years ago
1
allow SqlLiteral with placeholders in where clause
#290
silen-z
closed
1 year ago
0
double fetch()ed as string
#289
Honzy
closed
2 years ago
0
tests: fix sqlsrv tests
#288
milo
closed
2 years ago
1
PgSqlDriver (materialized views, partitioned tables)
#287
milo
closed
2 years ago
1
Allow partitioned tables to be returned by PgSqlDriver::getTables()
#286
otuhacek
closed
2 years ago
3
ActiveRow::accessColumn() returns INT value of column as a string
#285
forgie1
closed
2 years ago
5
Fixed aggregations when group by and having conditions are used
#284
MartinMystikJonas
closed
3 years ago
4
When `count(column)` is used on selection `group` and `having` conditions are ignored
#283
MartinMystikJonas
closed
2 years ago
2
time datetype
#282
dennydanek
opened
3 years ago
1
SQLiteDriver exception from getForeignKeys - incorrect results from PRAGMA foreign_key_list
#281
SlavaAurim
closed
2 years ago
0
TypeError Nette\Database\Table\Selection::count(): Return value must be of type int, string returned
#280
forgie1
closed
3 years ago
0
Nette Query results in `string` instead of `array` for Postgres
#279
elbakerino
closed
3 years ago
2
loadStructure is extremely slow
#278
ghost
opened
3 years ago
3
Added support to PostgreSQL identity column
#277
diegosardina
closed
3 years ago
4
typo
#276
lulco
closed
3 years ago
0
PostgreSQL identity column
#275
diegosardina
closed
3 years ago
4
BC break in 3.1 handling "IN (?)" in query
#273
KacerCZ
closed
3 years ago
2
Create IConventions alias when the class does not exist
#272
ghost
closed
3 years ago
1
Improved phpstan phpDoc
#271
lulco
closed
3 years ago
7
Return DateTimeImmutable values
#270
KacerCZ
closed
3 years ago
1
Column adsrc was removed in Postgres v12
#269
majun
closed
3 years ago
1
Questionmark not properly parsed
#268
prkwcz
closed
3 years ago
0
Unexpected type of parameter: array
#267
nargotik
closed
3 years ago
3
Bug in getter typing ?\PDOstatement
#266
matak
closed
3 years ago
0
MySqlDriver driver knows about subqueries now.
#265
smuuf
closed
4 years ago
3
Method dumpSql() do not support "ALTER TABLE" and other construction Statements
#264
janbarasek
opened
4 years ago
0
Support for use tablename acquired as regclass at previous query in PostgreSQL (prevent to "delimite" two times)
#263
Vlczech
opened
4 years ago
2
Improved Docs
#262
Royalsolanki
closed
4 years ago
1
Next