issues
search
singlestore-labs
/
singlestoredb-laravel-driver
The official SingleStore Laravel driver.
https://github.com/singlestore-labs/singlestore-laravel-driver
Apache License 2.0
224
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation Needed For Challenges/Missing Features
#93
nickpoulos
opened
2 weeks ago
1
Fixed WhereNull and WhereNotNull for raw expressions
#92
AdalbertMemSQL
closed
1 month ago
1
whereNull and whereNotNull don't implement the default MysqlGrammar correctly resulting in exceptions
#91
larskoole
closed
1 month ago
2
Slow queries due to driver's emulate prepare
#90
nick-potts
opened
2 months ago
0
Added options to ignore order by in deletes and updates
#89
AdalbertMemSQL
closed
4 months ago
0
Fix column modifying on columnstore tables
#88
hafezdivandari
closed
4 months ago
3
Fixed groupLimit functionality
#87
AdalbertMemSQL
closed
4 months ago
0
Issue with User-Defined Variables in Eloquent ORM Queries after Updating to Laravel 11
#86
Nelwhix
closed
4 months ago
6
Ignore order by in delete queries
#85
Cosnavel
closed
4 months ago
2
SingleStore does not allow a order by in a delete query
#84
Cosnavel
closed
4 months ago
14
SQLSTATE[HY000] [2002] Operation timed out
#83
LucasNCastro
closed
6 months ago
2
Added Laravel 11 support
#82
AdalbertMemSQL
closed
8 months ago
0
Laravel 11 support
#81
schaeferalex
closed
8 months ago
2
feat: Laravel 11 support
#80
bhushan
closed
8 months ago
1
Laravel 11.x Compatibility
#79
laravel-shift
closed
8 months ago
5
Wrong charset is used when adding columns
#78
nick-potts
closed
7 months ago
3
Fixed generation of PK
#77
AdalbertMemSQL
closed
11 months ago
3
Redundant primary keys
#76
AmirHossein
closed
11 months ago
2
New Laravel update broke the whole package
#75
larskoole
closed
11 months ago
1
Remove database from table on delete with join
#74
jtomlinson
closed
11 months ago
1
Fix tests for Laravel 10.30
#73
AdalbertMemSQL
closed
11 months ago
0
Fix issue #71 with combining union(), orderBy() and paginate()
#72
rzv-me
closed
11 months ago
1
Issue when using union(), orderBy() and paginate()
#71
jtomlinson
closed
11 months ago
1
Method SingleStore\Laravel\Schema\Blueprint::sharedKey does not exist.
#70
jtomlinson
closed
1 year ago
0
Breaking changes on composite primary keys containing NULL
#69
larskoole
opened
1 year ago
7
Long primary key names throw exception but are actually never used by SingleStore
#68
larskoole
opened
1 year ago
1
Modified generation of the union queries
#67
AdalbertMemSQL
closed
1 year ago
2
Added possibility to set query options
#66
AdalbertMemSQL
closed
1 year ago
0
Fixed column renaming
#65
AdalbertMemSQL
closed
1 year ago
0
Add support for CTEs with laravel-cte
#64
heychazza
closed
1 year ago
10
Can't rename columns and indexes
#63
larskoole
closed
1 year ago
3
Add connection to grammer
#62
AmirHossein
closed
1 year ago
2
Support OPTION for specifying a resource pool per query
#61
aymericauberger
closed
1 year ago
1
Added compatibility matrix to the README
#60
AdalbertMemSQL
closed
1 year ago
0
Unpublished Laravel 10 Support
#59
jadgray
closed
1 year ago
2
Add performance support for JSON_MATCH_ANY on S2 8.0+
#58
harisenbon
opened
1 year ago
3
Added support of the Laravel 10
#57
AdalbertMemSQL
closed
1 year ago
0
JSON column with Unicode emojis breaks
#56
mpskovvang
opened
1 year ago
10
add support for Laravel 10
#55
ricardo-lobo
closed
1 year ago
3
Laravel 10 support
#54
schaeferalex
closed
1 year ago
2
add: compilePrimary function to src/Schema/Grammar.php
#52
nickarellano
closed
1 year ago
1
add clearer documentation regarding collation requirements for JSON_EXTRACT functions
#51
carlsverre
opened
1 year ago
0
problem with transactions
#50
anym0re
opened
1 year ago
3
Changed definitions of overridden functions to match the original
#49
AdalbertMemSQL
closed
1 year ago
1
update workflows to pinned ubuntu version
#48
carlsverre
closed
1 year ago
0
add rename table support
#47
xdroidteam
closed
1 year ago
1
Fixed incorrect generation of union queries
#46
AdalbertMemSQL
closed
1 year ago
0
Fixed the `json_type is not a function` error.
#45
AdalbertMemSQL
closed
2 years ago
0
sql generated for union queries is incorrect
#44
carlsverre
closed
1 year ago
0
json_type is not a function
#43
carlsverre
closed
2 years ago
2
Next