issues
search
envms
/
fluentpdo
A PHP SQL query builder using PDO
http://envms.github.io/fluentpdo/
926
stars
188
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SQLite safe workaround to solve #289
#340
Vitexus
opened
12 months ago
0
Cannot delete from tables with multiple primary keys
#339
nfplee
opened
1 year ago
1
JSON data type support
#338
venkimithu
opened
1 year ago
0
Memory leak on multiple inserts/selects with big content
#337
filipagh
opened
1 year ago
1
Use ATTR_DEFAULT_FETCH_MODE on lower PHP versions.
#336
bosse-online
opened
2 years ago
0
Use PDO::ATTR_DEFAULT_FETCH_MODE instead of PDO::FETCH_DEFAULT for PHP version lower than 8.
#335
bosse-online
closed
2 years ago
0
Fix PHPDoc for fetchAll
#334
denyszrazhevskiy
closed
4 days ago
0
Fix Update documentation mistype
#333
benycode
opened
2 years ago
0
Do not call getColumnMeta() for out of range columns to support sqlite
#332
tedbow
opened
2 years ago
1
Any news on 3.0?
#331
floriankraemer
opened
2 years ago
6
Error with %d format symbol inside select clause
#330
KarelWintersky
opened
2 years ago
3
Use an object instead of an array for the update and insertInto function
#329
tydoo
opened
2 years ago
0
Excessive a.* clause
#328
KarelWintersky
opened
2 years ago
3
Fix: undefined class constant
#327
azurre
closed
2 years ago
2
Undefined class constant 'PDO::FETCH_DEFAULT'
#326
equisde
closed
2 years ago
1
PHP 8.x support
#325
azurre
closed
2 years ago
0
PHP 8.x support #319, #311
#324
azurre
closed
2 years ago
0
BETWEEN Method?
#323
kucukaslancan
opened
2 years ago
2
Pull
#322
gillsonkell
closed
2 years ago
3
Fix bug with WHERE from other db
#321
gillsonkell
closed
3 years ago
0
Clone query fix
#320
azurre
closed
2 years ago
0
PHP 8.1 Return type compatibility deprecation notices
#319
leandrotijink
closed
2 years ago
0
Feature request: INSERT SELECT support
#318
azurre
opened
3 years ago
0
Insert: lastval is not yet defined
#317
JardaMoravec
closed
2 years ago
1
The fluent PDO passes parameters by "prepare" and "bindValue" to avoid sql injection?
#316
fernandorotermund
opened
3 years ago
2
The ->fetchAll() can be used to put the result in a variable?
#315
fernandorotermund
closed
3 years ago
1
The select examples don't work
#314
fernandorotermund
closed
3 years ago
1
Website not working
#313
scrobbleme
opened
3 years ago
1
Add params to SELECT method
#312
gazever
opened
3 years ago
2
PHP 8.0 support
#311
levacic
closed
2 years ago
3
how i can use left join in foreach?
#310
misterkonst
closed
3 years ago
0
Fix - Fatal error: Uncaught TypeError
#309
CrazyPHP
closed
3 years ago
0
Tables aliases broken ?
#308
frtess
opened
3 years ago
3
Debug
#307
darkalchemy
closed
3 years ago
12
query, execute raw sql
#306
youwen21
closed
3 years ago
0
Mistake: Uncaught Error: Class 'Envms\FluentPDO\Structure' not found in classes\Envms\FluentPDO\Query.php:63
#305
ennjoy
closed
3 years ago
1
How to sum values in update?
#304
neto737
opened
3 years ago
4
Don't remove parameters if they are null
#303
mazinsw
closed
4 years ago
1
How to page using FluentPDO
#302
klebinhopk
opened
4 years ago
1
Can i change primaryKey per query?
#301
liorphp
opened
5 years ago
3
Wrong count() for query with offset
#300
pandatamara
opened
5 years ago
3
get n:m relation data with join
#299
aklebow
opened
5 years ago
1
is a Laravel style with possible?
#298
futurewebsites
opened
5 years ago
0
How can i insert bulk array?
#297
liorphp
opened
5 years ago
0
leftJoin with parameters not work!
#296
CrazyPHP
opened
5 years ago
0
Homepage link broken
#295
halfer
opened
5 years ago
0
how check errorInfo
#294
makhondi
opened
5 years ago
2
Where query with an empty array gets omitted
#293
NerdyProjects
opened
5 years ago
0
Using PDO::FETCH_COLUMN on fetchAll
#292
neto737
opened
5 years ago
1
Update composer settings
#291
cbornhoft
closed
4 years ago
1
Next