issues
search
FaaPz
/
PDO
Just another PDO database library
MIT License
316
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Include advanced statement methods in DeleteInterface
#178
bnf
opened
1 year ago
0
Fix some value tracking mistakes
#177
bnf
opened
1 year ago
0
Allow testing with PHP 8.1 and 8.2
#176
bnf
opened
1 year ago
0
Between condition with parentheses lead to strange state
#175
serge-kilimoff
opened
2 years ago
1
Chnage all statement return types to static
#174
kwhat
opened
2 years ago
0
Fixes an issue where parameters requred to be numbers are treated as strings. (Fixes #166)
#173
kwhat
opened
2 years ago
0
Fixing orderBy direction is not rendered when optional direction is omitted (#165)
#172
kwhat
closed
2 years ago
0
Forgot AdvancedStatementInterface and Fixing a namespace Issue with the tests
#171
kwhat
closed
2 years ago
0
Bumping PHPUnit to version 9.
#170
kwhat
opened
2 years ago
0
Operations on tables: CREATE / ALTER TABLE or queries different to CRUD (#30)
#169
kwhat
opened
2 years ago
0
add parenthesis in query
#168
kernel64
opened
2 years ago
2
CS fixer and phpstan updates
#167
mikegioia
closed
2 years ago
1
Limit is treated as a string
#166
jerome2710
opened
2 years ago
7
orderBy is not rendered when optional direction is omitted
#165
jerome2710
closed
2 years ago
2
README not up to date
#164
copostic
closed
2 years ago
4
lastinsertid removed?
#163
sickness0666
closed
2 years ago
2
Update about text "Just another PDO database library"
#162
kwhat
opened
2 years ago
1
Help needed on insert statement
#161
christogonus
closed
2 years ago
14
More doc fixes
#160
kwhat
closed
2 years ago
0
Adding on duplicate update test for insert statements
#159
kwhat
closed
3 years ago
0
Changelog updates
#158
kwhat
closed
3 years ago
0
Doc fixes
#157
kwhat
closed
3 years ago
0
Addtional doc fixes
#156
kwhat
closed
3 years ago
0
Updating docs, much work still needed.
#155
kwhat
closed
3 years ago
0
Updating dependencies and Q/A items.
#154
kwhat
closed
3 years ago
0
Backing all clases and statements with interfaces.
#153
kwhat
closed
3 years ago
0
Insert Many Table
#152
ghost
closed
3 years ago
1
handle NULL values in INSERT pairs
#151
Mystael
closed
3 years ago
0
fix - handle NULL values in INSERT pairs
#150
Mystael
closed
3 years ago
1
Error in docs of update
#149
euberdeveloper
closed
3 years ago
1
Inserts are duplicated
#148
euberdeveloper
closed
3 years ago
1
Creating the WHERE clause
#147
vipers-web-design
closed
3 years ago
1
How to use Clasule RAW
#146
webserveis
closed
3 years ago
2
Insert execute no longer return new id
#145
Rettiwer
closed
3 years ago
1
Invalid value for insert statement when trying to insert NULL
#144
copostic
closed
3 years ago
4
Added support for managing MariaDB users
#143
alvarengacarlos
closed
2 years ago
4
Use the sql generic 'Limit Offset' syntax, not MySQL only one
#142
John71-Off
closed
3 years ago
3
Use MySQL function and column as conditional value
#141
copostic
closed
3 years ago
6
Adding bug fixes and updates for 2.1. Fixes #139.
#140
kwhat
closed
4 years ago
0
Uncaught TypeError: Argument 1 passed to FaaPz\PDO\DatabaseException::__construct() must be of the type string, null given
#139
nixoncode
closed
4 years ago
15
Join not working properly
#138
mridah
closed
3 years ago
4
Error when setting charset
#137
f0rmig4
closed
3 years ago
1
MD5 of column value in where clause
#136
mridah
closed
3 years ago
1
Fix readme
#135
mridah
closed
4 years ago
0
Email and domain not working?
#134
kwhat
closed
4 years ago
1
Making the base query builder more ANSI compliant.
#133
kwhat
closed
3 years ago
1
Where clause help
#132
mridah
closed
4 years ago
4
2.0.1
#131
kwhat
closed
4 years ago
0
v2.0 Performance Regression with Parameterized Conditionals #129
#130
kwhat
closed
4 years ago
0
v2.0 Performance Regression with Parameterized Conditionals
#129
kwhat
closed
4 years ago
2
Next