| CARVIEW |
Select Language
HTTP/2 200
date: Tue, 30 Dec 2025 18:08:14 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"71da030c55ea746297c1cf1253e5fa93"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=cOdLcjgDAdb51%2FX9ghV3TRYEcac0hDnXDi7tGLjF2zHfsny8rMQDDu64y0IGreQAcabH5C3KIInfNKQhYv4SQ5Nt14yRkE1irkfPPXPzR8%2Fmg5xD2woa2o3YWYyzPymHHiXPs1fWu9XEM0786s1LYLcI4oKHp5tB%2F8ecddV8A2SJV9XDcJf25Bwi50Q6C%2Bpze%2FiqfDqqYTxWCX%2FI5M8ss%2B7PkRYKDXD5%2Fjbh3%2Fw3MoRP21GpVVyWkbJqMAVt%2FvUDWGf7peYU8F%2F0rt4EPnpxJg%3D%3D--cm2Wwnqq4QVbB6f5--UyCBsArAjO5Y%2B7CJoXGcLA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1821853328.1767118094; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 18:08:14 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 18:08:14 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AB0E:2B8C22:ED9F19:105E7FC:6954150E
Releases · nette/database · GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 110
Releases: nette/database
Releases · nette/database
Released version 3.2.8
- support for PHP 8.5
- OciDriver: in case of applyLimit with different offset returns always the same result
Assets 2
Released version 3.2.7
- SqlPreprocessor:
IN()inserts parameters directly and bypasses binding - added
GroupedSelection::refreshData() - Reflection: added comment to Column and Table
- Structure: removed unused parameter
Assets 2
Released version 3.2.6
- fixed performance issue of ActiveRow #312
- ConnectionPanel: added whole stack trace listing
- ConnectionPanel: fixed source resolution
- ConnectionPanel: table does not exceed the window
- ConnectionPanel: convert templates to Latte-like syntax
- Selection: factory methods moved to Explorer
- SqlPreprocessor: added braces around where conditions
- SqlPreprocessor: fixed bugs in WHERE
- big refactoring of SqlPreprocessor
- deprecated Driver::SupportSubselect
Selection::fixedAssoc()silently deprecated- SQLite: column type can be omitted #315
Assets 2
Released version 3.2.5
- ResultSet: added
fetchList()as alias forfetchFields()& shortcuts ResultSet::fetchAssoc()returns associative array by default, added shortcuts- removed dead code
Assets 2
Released version 4.0.0 RC 1
Main Features
- Ability to create drivers for additional PHP database extensions, not just PDO
- Merging of Connection & Explorer
- Improved control over data type transformation with options
convertBoolean,convertDateTime, andconvertDecimal
Changes
Connection::getInsertId()now returns integers- The options
convertBooleanandnewDateTime(returns date asNette\Database\DateTime) are enabled by default - Removed interfaces
IRowandIRowContainer - Removed methods
Connection::getPdo()andgetDsn()
Assets 2
2 people reacted
Released version 3.2.4
- ResultSet, Selection:
fetchPairs()accepts callback - Selection: support for generics
- drivers: improved getting db structure
- Reflection improvements
normalizeRow(): removed extra float handling #307Helpers::detectType()supports 'INT UNSIGNED'- md5 replaced with xxHash
- removed return type 'never' to allow inheritance #303
- MySQL: supportBooleans renamed to convertBoolean
- PascalCase constants
MySqlDriver::initialize()removed support for 'utf8' charset before 5.5.3- Selection: fixed type error on empty aggregations #309
SqlsrvDriver::applyLimit()removed support for SQL Server < 2012- support for PHP 8.4
Assets 2
1 person reacted
Released version 3.2.1
- added reflection for Table, Column, Index, ForeignKey
- returns date-time as immutable Nette\Database\DateTime (when 'newDateTime' is enabled) #270
Assets 2
Released version 3.2.0
- requires PHP 8.1
- added PHP 8 typehints, uses PHP 8.1 features
- MySqlDriver: DECIMAL with precision=0 is returned as int (BC break)
- normalizeRow: converts zero-date 0000-00-00 to NULL (BC break)
- normalizeRow: time columns resets date to 0001-01-01 (BC break)
- Numeric/decimal data type is detected as FIELD_DECIMAL
- MySqlDriver: TINYINT(1) is returned as bool (when 'supportBooleans' is enabled)
Assets 2
Released version 3.1.9
- support for PHP 8.3
- used PhpStorm Language attribute
Assets 2
Released version 3.1.7
- composer: allows nette/utils 4.0
Assets 2
Previous Next
You can’t perform that action at this time.