issues
search
forceedge01
/
behat-sql-extension
Provides easy data manipulation with any pdo enabled database
MIT License
10
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix
#113
juraszekwebdev
opened
1 year ago
0
Fix
#112
juraszekwebdev
closed
1 year ago
1
Support for PHP8.1
#111
petaritekako
opened
2 years ago
0
Behat to talk to excel
#110
forceedge01
opened
4 years ago
0
Postgres queries fix
#109
forceedge01
closed
4 years ago
0
Method getLastInsertId is not covering all possible cases
#108
spesicbc
closed
4 years ago
9
Postgres get primary key query fix and other related fixes
#107
forceedge01
closed
4 years ago
0
pgsql database issues
#106
spesicbc
closed
4 years ago
5
Overrridable keystore
#105
forceedge01
closed
4 years ago
0
Keystore does not resolve params in json correctly
#104
forceedge01
opened
4 years ago
0
Ability to retrieve the last sql command executed
#103
forceedge01
closed
4 years ago
2
Get all columns for a table.
#102
forceedge01
closed
4 years ago
0
Update library to use PHP 7 features.
#101
forceedge01
opened
4 years ago
0
Ability to count number of records based on criteria.
#100
forceedge01
closed
4 years ago
0
Bump symfony/dependency-injection from 3.4.20 to 3.4.36
#99
dependabot[bot]
closed
4 years ago
1
Behat/3.x
#98
forceedge01
closed
4 years ago
0
Custom no where exception
#97
forceedge01
closed
4 years ago
0
Dblib primary key find auto increment column
#96
forceedge01
closed
5 years ago
0
Feature gt lt comparison
#95
forceedge01
closed
5 years ago
0
Sample sql
#94
forceedge01
closed
5 years ago
0
Get column length info from the db
#93
forceedge01
closed
5 years ago
0
Pass in the database name from the base config if not explicitly prov…
#92
forceedge01
closed
5 years ago
0
Bugfix/fix db params propagation and sql return index fix
#91
forceedge01
closed
5 years ago
0
Mysql 8 compatibility
#90
darren-potter
closed
5 years ago
1
Method SQLHandler::requiredTableColumns is not MySQL 8 compatible
#89
darren-potter
closed
5 years ago
2
Update DBManager.php
#88
rosenstrauch
closed
5 years ago
0
SQLite driver compatibility introduced.
#87
forceedge01
closed
6 years ago
0
Downgrade/support php55
#86
forceedge01
closed
6 years ago
0
Use PDO's internal exception handler to throw exceptions instead of d…
#85
forceedge01
closed
6 years ago
0
Bugfix/throw errors when found after insert
#84
forceedge01
closed
6 years ago
0
Bugfix/cope with tables no primary key increment
#83
forceedge01
closed
6 years ago
0
Debug mode output changed.
#82
forceedge01
closed
6 years ago
0
Removed rowCount call as it isn't reliable.
#81
forceedge01
closed
6 years ago
0
Bugfix
#80
forceedge01
closed
6 years ago
0
Swapped the fetchAll method by fetch to not load in all records found…
#79
forceedge01
closed
6 years ago
0
ODBC support
#78
forceedge01
closed
6 years ago
0
Did not add method to interface while exposed by the public API
#77
forceedge01
closed
6 years ago
0
Cache provider calls in entity.
#76
forceedge01
closed
6 years ago
0
Added different database provider classes making solution more scalable.
#75
forceedge01
closed
6 years ago
0
Add SQLserver support
#74
forceedge01
closed
6 years ago
1
SQL Handler inherits the sql handler interface as the class itself does.
#73
forceedge01
closed
6 years ago
0
Bugfix/api interface inherits sqlhandlerinterface
#72
forceedge01
closed
6 years ago
0
CI badges.
#71
forceedge01
closed
7 years ago
1
Wrapper around sql extension - more powerful tools
#70
forceedge01
closed
6 years ago
2
Ability to run a before hook that inputs static seed data
#69
forceedge01
closed
6 years ago
1
Reduce memory consumption, options provided.
#68
forceedge01
closed
7 years ago
0
Limit memory usage
#67
forceedge01
opened
7 years ago
2
Better contextual data
#66
forceedge01
closed
7 years ago
0
Add in support for database connection options
#65
gkwelding
closed
7 years ago
0
Add in support for database connection options.
#64
gkwelding
closed
7 years ago
0
Next