issues
search
ScientaNL
/
DoctrineJsonFunctions
Doctrine DQL functions for SQL JSON data type
MIT License
547
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make JSON_VALUE() RETURNING arg for mysql optional
#124
Hikariii
closed
3 weeks ago
0
Correctly rename MysqlMariadb shared node as such
#123
Hikariii
closed
3 weeks ago
0
Added JSON_VALUE for mysql platform
#122
Hikariii
closed
3 weeks ago
3
Add phpstan and fix some related issues
#121
Hikariii
closed
1 month ago
0
Compatibility with DBAL4 for MAriaDB functions
#120
Lustmored
closed
1 month ago
3
JSONB_CONTAINS : invalid token
#119
signmeuptwice
opened
4 months ago
0
fix: typo in README
#118
victor-prdh
closed
1 month ago
0
The MariaDB JSON functions are no longer processed
#117
konmedia-devops
closed
1 month ago
2
JSON_EXTRACT missing in MariaDB
#116
igoooor
closed
1 month ago
6
MySQL: Explicit evaluation of JSON_CONTAINS() = 1 forces looping through all rows, bypassing index.
#115
HieuLeDuc
opened
6 months ago
2
Fix validatePlatform for MariaDB, check for instance of MariaDBPlatform
#114
annervisser
closed
7 months ago
0
MariadbJsonFunctionNode checks instance of MySQLPlatform NOT MariaDBPlatform
#113
w3sami
closed
7 months ago
2
Add unit tests for psql JsonbExists functions
#112
ttk
closed
8 months ago
1
update postgres function names in readme
#111
dbu
closed
8 months ago
0
Suggest Composer command for installation
#110
mbrodala
closed
8 months ago
1
Dbal4
#109
Hikariii
closed
9 months ago
0
Support ORM 3 to master
#108
Hikariii
closed
9 months ago
0
Add Support for PostgreSQL jsonb_insert Function
#107
scottfalkingham
closed
9 months ago
0
PostgreSQL: Can you use JSON_GET on JSONB columns deeper than one layer?
#106
dzuban
opened
9 months ago
1
Support ORM 3
#105
derrabus
closed
9 months ago
0
Not working with doctrine/orm 3.0 and doctrine/lexer 3.0
#104
Wimble84
closed
9 months ago
1
upgrade doctrine/orm dependecy version
#103
HecFranco
closed
9 months ago
3
ci: migrate phpunit config (v10+)
#102
simPod
closed
8 months ago
2
Prepare for 6.x releases and php ^8.1
#101
Hikariii
closed
10 months ago
0
ci: add testing matrix
#100
Hikariii
closed
10 months ago
0
Trigger ci on pull-request
#99
Hikariii
closed
10 months ago
0
ci: add testing matrix
#98
simPod
closed
10 months ago
0
feat: add support for dbal v4
#97
simPod
closed
9 months ago
12
Added psalm and phpcs checks
#96
Hikariii
closed
10 months ago
0
Fix doctrine/lexer deprecations
#95
norkunas
closed
10 months ago
1
How to use JSON_OBJECT with setParameters
#94
michilehr
opened
1 year ago
0
ErrorException: User Deprecated: Accessing Doctrine\Common\Lexer\Token properties via ArrayAccess is deprecated, use the value, type or position property instead (Token.php:108 called by JsonSearch.php:69, https://github.com/doctrine/lexer/pull/79, package doctrine/lexer)
#93
tourze
closed
10 months ago
2
Add Index on a query using JSON_GET or other methods
#92
alexander-schranz
opened
1 year ago
0
How to find integer values
#91
chrisnoden
closed
1 year ago
1
Add JSON_OBJECTAGG for MySQL to 4.x
#90
luukvhoudt
closed
1 year ago
0
Use PostgreSQLPlatform instead of PostgreSQL94Platform
#89
SherinBloemendaal
closed
1 year ago
2
What is Postgresql configuration?
#88
Forticas
closed
3 weeks ago
1
Update README.md
#87
OskarStark
closed
1 year ago
1
JSON_SEARCH missing for mariadb
#86
SalvatorePollaci
closed
3 weeks ago
1
Error on use JSON_EXTRACT with named properties
#85
mesilov
closed
7 months ago
0
Add JsonArrayAgg and JsonObjectAgg
#84
willemverspyck
closed
2 years ago
2
Implement missing MariaDB and update doc to indicate MySQL is compatible
#83
nyroDev
closed
2 years ago
0
`JSON_VALUE` also for MySQL?
#82
Ocramius
closed
3 weeks ago
3
Name conflict on packagist.org
#81
syslogic
opened
2 years ago
1
4.x
#80
Hikariii
closed
2 years ago
0
composer.json correct version
#79
Hikariii
closed
2 years ago
0
require correct doctrine versions
#78
Hikariii
closed
2 years ago
3
JSONB_CONTAINS and ::jsonb
#77
jraller
opened
3 years ago
5
Make code compatible (and requiring) Doctrine ORM 2.10 and DBAL 3.0
#76
piotaixr
closed
2 years ago
14
Prevent installing incompatible version of doctrine
#75
jderusse
closed
2 years ago
1
Next