Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / atk4/dsql issues and pull requests
#304 - Add archived message into README
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
Labels: RTM
#303 - Drop PHP v7.3 support and upgrade CS Fixer to v3
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
Labels: RTM, PHP7.4+, BC-break
#302 - Fix Oracle\Query::_render_limit_start type
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
Labels: RTM
#301 - Upgrade phpstan to level 6
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
Labels: RTM, BC-break
#300 - Fix PostgreSQL boolean handling for PHP 8.0.5 II
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
- 1 comment
#299 - Fix PostgreSQL boolean handling for PHP 8.0.5
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
- 1 comment
Labels: RTM
#298 - Fix version for the next release
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
Labels: RTM
#297 - Update release builder
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
- 1 comment
Labels: RTM
#296 - Fix DBAL platform for MSSQL, DBAL issue 4360
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
Labels: RTM
#295 - Fix getDebugQuery with bool param
Pull Request -
State: closed - Opened by mvorisek over 3 years ago
- 2 comments
#294 - Status/result of non-select Query
Issue -
State: closed - Opened by scottfriebel over 3 years ago
- 4 comments
Labels: question
#293 - Fix DBAL Connection to be GCed without an explicit call needed
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: bug, RTM
#292 - Adjust CS for 2.18.x
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: RTM
#291 - Cast bool params to int in getDebugQuery
Issue -
State: closed - Opened by scottfriebel almost 4 years ago
- 1 comment
Labels: bug
#290 - Strong type Expressionable
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: RTM
#289 - Fix phpdoc for atk4/data PHPStan
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: RTM
#288 - Unimplement IteratorAggregate on Expression
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: RTM
#287 - Improve PHPStan to level 5
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: RTM
#286 - Fix CS 2.17.x
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: RTM
#284 - Add space before Expression in 'set' value
Issue -
State: closed - Opened by scottfriebel almost 4 years ago
- 2 comments
#283 - Upgrade DBAL to >= 2.10
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: RTM
#282 - [update] add support for Query::orExpr()->having(...)
Pull Request -
State: closed - Opened by georgehristov almost 4 years ago
#281 - [fix] destroy connection on test teardown
Pull Request -
State: closed - Opened by georgehristov almost 4 years ago
- 3 comments
#280 - Query cannot render complex condition in the HAVING clause
Issue -
State: closed - Opened by georgehristov almost 4 years ago
#279 - Update NS to CamelCase - atk4/ui
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
#278 - Update NS to CamelCase
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: BC-break
#277 - Add support for DBAL 3.x
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
Labels: MAJOR, BC-break
#276 - Add PHPStan to CI
Pull Request -
State: closed - Opened by mvorisek almost 4 years ago
#275 - Remove dummy/duplicated comments
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
#274 - Fix and reintroduce support for 4000+ bytes CLOB/BLOB for Oracle
Issue -
State: closed - Opened by mvorisek about 4 years ago
- 1 comment
#273 - Fix Oracle CLOB/BLOB SQL limitation
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#272 - Forbid bind resource type
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#271 - Rename Expression::get() to Expression::getRows()
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM, BC-break
#270 - Drop dangerous Expression::__toString() support
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM, BC-break
#269 - [fix] wrap where expression in parenthesis when consumed
Pull Request -
State: closed - Opened by georgehristov about 4 years ago
- 5 comments
#268 - [feature] introduce Expression escape constants
Pull Request -
State: closed - Opened by georgehristov about 4 years ago
- 5 comments
Labels: BC-break
#267 - Fix CS/typo
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#266 - Query everything thru DBAL connection (to trigger DBAL hooks)
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
- 2 comments
Labels: RTM
#265 - Test using lowest deps
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#264 - Do not escape/template in quoted SQL string literals/identifiers
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM, BC-break
#263 - Refactor to not use reference properties
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
- 2 comments
Labels: RTM
#262 - Use DBAL connection instead of PDO directly
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM, MAJOR, BC-break
#261 - Drop driverType property and debug connection classes
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM, BC-break
#260 - Fix versioning
Pull Request -
State: closed - Opened by DarkSide666 about 4 years ago
#259 - Fix dependencies and versioning
Pull Request -
State: closed - Opened by DarkSide666 about 4 years ago
#258 - Fix requirements for develop branch
Pull Request -
State: closed - Opened by DarkSide666 about 4 years ago
Labels: in review
#257 - Fix requirements for 2.3 branch
Pull Request -
State: closed - Opened by DarkSide666 about 4 years ago
Labels: in review
#256 - Fix requirements for 2.2 branch
Pull Request -
State: closed - Opened by DarkSide666 about 4 years ago
Labels: in review
#255 - Add smoke and burn CI testing
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#254 - Add DBAL platform getter to Connection
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
- 1 comment
Labels: RTM
#253 - Reuse previous PDO connection for CI (for Oracle only)
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#252 - Fix exists test
Pull Request -
State: closed - Opened by georgehristov about 4 years ago
#251 - Revert to official Docker image
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#250 - Introduce connection specific exists query
Pull Request -
State: closed - Opened by georgehristov about 4 years ago
#249 - Remove bound values workaround for LOB datatype
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
- 3 comments
Labels: RTM
#248 - Expression implements Expressionable
Pull Request -
State: closed - Opened by georgehristov about 4 years ago
- 2 comments
Labels: RTM
#247 - Fix MSSQL Expression::execute() for nested calls
Pull Request -
State: closed - Opened by georgehristov about 4 years ago
- 11 comments
Labels: bug, RTM
#246 - Fix tests for MSSQL
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
#245 - Add MSSQL support
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#244 - Add CI testing with MSSQL
Issue -
State: closed - Opened by mvorisek about 4 years ago
#243 - Add testing with Oracle DB
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#242 - Add return to to code for lastInsertId
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#241 - Add CI testing with Oracle DB
Issue -
State: closed - Opened by mvorisek about 4 years ago
#240 - Simplify always/never true expr
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#239 - No wrapping parenthesis around nested conditions
Issue -
State: closed - Opened by mvorisek about 4 years ago
- 3 comments
Labels: bug, help wanted, MAJOR
#238 - Fix "is null" for PostgresSQL
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#236 - Fix CI PostreSQL errors
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
- 1 comment
#235 - Norm phpunit config and CS config
Pull Request -
State: closed - Opened by mvorisek about 4 years ago
Labels: RTM
#234 - Expression getCastValue turns everything into a string.
Issue -
State: closed - Opened by ThatsRicci over 4 years ago
- 7 comments
Labels: enhancement
#233 - [update] convert Expressionable value in Query::_sub_render_condition
Pull Request -
State: closed - Opened by georgehristov over 4 years ago
#232 - Fix doc for Model::action to Model::toQuery refactor
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
- 1 comment
Labels: waitingForAnotherPR
#231 - Where does no longer accept array for OR conditions
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
- 10 comments
Labels: help wanted, BC-break
#230 - Refactor usages of call_user_func to direct calls
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
#229 - Fix composer.json formatting
Pull Request -
State: closed - Opened by DarkSide666 over 4 years ago
Labels: RTM
#228 - Fix composer develop install issue
Pull Request -
State: closed - Opened by DarkSide666 over 4 years ago
Labels: RTM
#227 - Update CS for PHP 7.3
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
#226 - Fix PSR class/trait/method naming
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
- 1 comment
Labels: refactor, RTM
#225 - Use refactored TestCase::callProtected() method
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
Labels: RTM
#224 - Remove "See our "Awesome Queries" gallery" from README
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
Labels: Documentation
#223 - Replace Connection with DBAL
Issue -
State: closed - Opened by mvorisek over 4 years ago
Labels: enhancement, has PR
#222 - Drop PHP 7.2 support
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
#221 - Move safe "@return bool" phpdoc to code
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
#220 - Test with native MySQL 8.0
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
#219 - Add testing with PHP 8.0
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
- 1 comment
Labels: RTM
#218 - Add Connection classes registry (instead of hardcoded list)
Pull Request -
State: closed - Opened by georgehristov over 4 years ago
- 5 comments
Labels: enhancement, refactor, RTM
#201 - Add escaping support to parser
Pull Request -
State: closed - Opened by mvorisek over 4 years ago
- 1 comment
#200 - Remove reference property
Issue -
State: closed - Opened by mvorisek over 4 years ago
- 3 comments
Labels: MAJOR, has PR
#197 - See our "Awesome Queries" gallery
Issue -
State: closed - Opened by mvorisek over 4 years ago
- 1 comment
#192 - AgileToolKit SSL/TLS
Issue -
State: closed - Opened by majictest over 4 years ago
- 1 comment
#184 - Connection_Counter should not return iterator
Issue -
State: closed - Opened by mvorisek over 4 years ago
- 3 comments
#160 - Legal rollback of atomic method
Issue -
State: closed - Opened by DarkSide666 over 5 years ago
- 8 comments
Labels: enhancement, question, sponsored :moneybag:, waiting for author
#155 - call to Expression->render() is lacking somewhere
Issue -
State: closed - Opened by PhilippGrashoff over 5 years ago
- 11 comments
Labels: wontfix, sponsored :moneybag:
#144 - Escaping in expressions
Issue -
State: closed - Opened by DarkSide666 over 6 years ago
- 3 comments
Labels: has PR
#141 - Oracle: Should support calling procedures with OUT parameters
Issue -
State: closed - Opened by DarkSide666 over 6 years ago
Labels: enhancement, help wanted
#140 - Oracle: DSQL should support LOB type values
Issue -
State: closed - Opened by DarkSide666 over 6 years ago
- 2 comments
Labels: enhancement, help wanted, MAJOR
#128 - PostgreSQL: Remove id_field value before insert
Issue -
State: closed - Opened by gartner almost 7 years ago
- 9 comments
Labels: Compatibility
#110 - Review code to see if we need to do anything special for UTF8 support.
Issue -
State: closed - Opened by DarkSide666 about 8 years ago
- 2 comments
#67 - Add partition support into queries
Issue -
State: closed - Opened by romaninsh over 8 years ago
- 1 comment
Labels: enhancement, help wanted, low-priority, Completeness
#61 - Create test-case for something really complex
Issue -
State: closed - Opened by romaninsh over 8 years ago
- 2 comments
Labels: help wanted, low-priority, Tests
#29 - Multi-connection tests
Issue -
State: closed - Opened by romaninsh over 8 years ago
Labels: help wanted, Tests