issues
search
ezSQL
/
ezsql
PHP class to make interacting with a database ridiculusly easy
http://ezsql.github.io/ezsql
GNU Lesser General Public License v3.0
866
stars
291
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Argument #2 ($arg) must be passed by reference, value given
#222
Nightmare
opened
10 months ago
3
Example usage fixed
#221
if3lc
closed
1 year ago
1
SHOW CHARACTER SET and SET NAMES ''
#220
carlo-fontanos
closed
1 year ago
4
How to use?
#219
AyYildizPilot
closed
1 year ago
1
Fatal error: Uncaught Error: Call to undefined method ezSQL_mysqli::count()
#218
moscorp
closed
2 years ago
1
lastval throws an error in postgres
#217
dspindler
closed
2 years ago
2
$db->num_rows not working
#216
daza110
closed
1 year ago
6
Not compatible with php 8.0
#215
johnny-apple
closed
1 year ago
1
Deprecated: define(): Declaration of case-insensitive constants is deprecated in xxx\ezsql-3\shared\ezFunctions.php on line 189
#214
moscorp
closed
2 years ago
4
Update Constants.php
#213
dpDesignz
opened
2 years ago
5
SQLite3: table exist while insertting
#212
mbunal
closed
2 years ago
6
Could SOMEone speak to ezsql lineage...
#211
CNSKnight
closed
3 years ago
1
Can't insert emoji in utf8mb4 table & column
#210
ro78
closed
3 years ago
4
try catch with ezsql
#209
mbunal
closed
3 years ago
4
Access a query error rather than an array of errors
#208
btafoya
closed
3 years ago
1
Add disconnect function the can be initialized again in loop.
#207
btafoya
closed
3 years ago
4
Warning appears on query_prepared method.
#206
thruthesky
closed
3 years ago
1
How to check if connection has worked?
#205
dpDesignz
closed
3 years ago
2
Call to undefined function eq()
#204
dpDesignz
closed
3 years ago
3
Return 500 error while getting more than 100000 rows
#203
pradeep518
closed
3 years ago
1
ezFunctions.php - Errors
#202
kadirsanlisoy
closed
3 years ago
4
PHPUnit Tests
#201
dpDesignz
closed
3 years ago
3
Tests for JOIN needs fixing
#200
TheTechsTech
closed
3 years ago
0
[PHP8, postgreSQL] Fix fatal error
#199
hubaishan
closed
3 years ago
0
Setting Table Name and Prefix
#198
GokhanKR
closed
3 years ago
2
Issue with prepareOn(), selecting(), leftJoin() and where() (combined)
#197
Cristianmg6
closed
3 years ago
15
Dead fork of ezSQL?
#196
OscarWilde
closed
3 years ago
6
Multi-table syntax Examples
#195
scottynorris
closed
4 years ago
2
Error when running composer
#194
TrevorRoberts
closed
4 years ago
2
how to connect to unsupported oracle8_9 datbase?
#193
bunkford
closed
4 years ago
1
Detailed documentation in the wiki contains lots of errors
#192
codiflow
closed
4 years ago
2
Fix query prepared empty array
#191
maltrana
closed
3 years ago
4
Error in query_prepared with empty array
#190
maltrana
closed
4 years ago
2
mysql functions on where method
#189
ogunbaysal
closed
3 years ago
3
$db->query_prepared() not working or misleading documentation
#188
vCiKv
closed
4 years ago
4
Initializing database error
#187
similarduckweed
closed
4 years ago
4
Where group
#186
dpDesignz
closed
4 years ago
4
fixBug: _OR combiner doesn't work
#185
dpDesignz
closed
4 years ago
0
_OR combiner doesn't work
#184
dpDesignz
closed
4 years ago
0
Clear func calls during flush
#183
Stanback
closed
4 years ago
2
Minimum PHP version should be 7.1
#182
nemorize
closed
4 years ago
2
Get insert_id in v4?
#181
carlo-fontanos
closed
4 years ago
2
fixBug: Conditional Stacked Functions in selecting
#180
dpDesignz
closed
4 years ago
2
Can no longer connect to two databases at the same time
#179
peterblay
closed
4 years ago
2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP
#178
salimonhakym
closed
4 years ago
2
getNum_Rows() returning 1 even though there are no results
#177
dpDesignz
closed
4 years ago
7
Initialize Multiple Databases
#176
daza110
closed
4 years ago
6
fixBug: Conditional Stacked Functions in selecting
#175
dpDesignz
closed
4 years ago
8
Conditional Stacked Functions in selecting
#174
dpDesignz
closed
4 years ago
4
Cached queryResult() ?
#173
agarassino
closed
5 years ago
2
Next