An open API service for providing issue and pull request metadata for open source projects.

GitHub / silverstripe/silverstripe-sqlite3 issues and pull requests

#78 - Finalize only if db is available

Pull Request - State: closed - Opened by lekoala about 1 year ago - 3 comments

#76 - MNT Run module-standardiser

Pull Request - State: closed - Opened by emteknetnz about 1 year ago

#75 - update sqlite

Pull Request - State: closed - Opened by lekoala over 1 year ago - 1 comment

#74 - Counting should not interfere with iterator

Pull Request - State: open - Opened by lekoala almost 2 years ago - 7 comments

#73 - Iterator loop over the same item twice

Issue - State: open - Opened by lekoala almost 2 years ago - 4 comments
Labels: type/bug

#72 - DOC Update README.md for CMS 5

Pull Request - State: closed - Opened by GuySartorelli over 2 years ago

#71 - MNT Use gha-dispatch-ci

Pull Request - State: closed - Opened by emteknetnz over 2 years ago - 1 comment

#70 - Re Enable GitHub action to run.

Pull Request - State: open - Opened by maxime-rainville over 2 years ago - 1 comment

#69 - MNT Add changes for compatibility with CMS5 and testing with framework

Pull Request - State: closed - Opened by sabina-talipova over 2 years ago - 2 comments

#68 - CMS5: Make SQLite compatible

Issue - State: closed - Opened by maxime-rainville over 2 years ago - 2 comments
Labels: change/major, type/enhancement

#67 - API Remove deprecated code

Pull Request - State: closed - Opened by sabina-talipova over 2 years ago

#66 - DEP PHP Support in CMS5

Pull Request - State: closed - Opened by sabina-talipova over 2 years ago - 1 comment

#65 - prevent php 8 complaining about null values

Pull Request - State: closed - Opened by lekoala almost 3 years ago - 1 comment

#64 - MNT Add codesniffer

Pull Request - State: closed - Opened by emteknetnz almost 3 years ago

#63 - MNT Standardise modules

Pull Request - State: closed - Opened by emteknetnz about 3 years ago - 2 comments

#62 - MNT Replace travis with github actions CI

Pull Request - State: closed - Opened by GuySartorelli about 3 years ago - 1 comment

#61 - PHP 8.1 compatibility

Pull Request - State: closed - Opened by elliot-sawyer about 3 years ago - 2 comments

#60 - Override transaction mode support check method

Pull Request - State: closed - Opened by michalkleiner almost 6 years ago

#59 - Provide custom implementation of the map method

Pull Request - State: closed - Opened by michalkleiner almost 6 years ago - 3 comments

#58 - Added quotes to values in connectors.yml

Pull Request - State: closed - Opened by mark-cameron over 6 years ago - 2 comments
Labels: affects/v4, change/patch

#57 - Upgrading connectors.yml config file

Issue - State: closed - Opened by mark-cameron over 6 years ago - 4 comments
Labels: affects/v4, change/patch, effort/easy, impact/low, type/bug

#56 - sqlite Version compare

Issue - State: closed - Opened by sasky over 6 years ago - 8 comments
Labels: affects/v4, feedback-required/author, impact/low, type/bug

#55 - Cant run tests in memory on SQLite3 if fulltextsearch is installed

Issue - State: open - Opened by robbieaverill over 6 years ago - 4 comments
Labels: affects/v4, impact/low, type/bug

#54 - Legacy enum values not rewritten to default

Issue - State: open - Opened by maxime-rainville over 6 years ago
Labels: affects/v4, complexity/medium, impact/low, type/bug

#53 - Making the tests green: PDO & other problems

Issue - State: open - Opened by NightJar over 6 years ago
Labels: affects/v4, effort/medium, impact/medium, type/bug

#52 - FIX: Better travis matrix

Pull Request - State: closed - Opened by sminnee almost 7 years ago - 1 comment
Labels: affects/v4, change/patch

#51 - FIX Tighten transactions

Pull Request - State: closed - Opened by NightJar almost 7 years ago - 17 comments

#50 - FIX preserve enum values with correct escaping

Pull Request - State: closed - Opened by NightJar almost 7 years ago - 2 comments

#49 - Escape enum default death

Pull Request - State: closed - Opened by NightJar almost 7 years ago

#48 - Transactions break the ability to run tests

Issue - State: closed - Opened by NightJar about 7 years ago - 6 comments
Labels: affects/v4, change/patch, effort/medium, feedback-required/author, impact/medium, type/bug

#47 - FIX Make sure nested transactions get reset on implicit commits

Pull Request - State: closed - Opened by dhensby about 7 years ago

#46 - Add supported module badge to readme

Pull Request - State: closed - Opened by NightJar about 7 years ago

#45 - Polymorphic database fields are bad news for reconstruction

Issue - State: closed - Opened by NightJar over 7 years ago - 9 comments
Labels: affects/v4, effort/easy, impact/low, type/bug

#44 - Update SQLite3Query to use generators

Pull Request - State: closed - Opened by kinglozzer over 7 years ago

#43 - return 0 for non iterable results

Pull Request - State: closed - Opened by lekoala over 7 years ago - 11 comments

#42 - use numColumns

Pull Request - State: closed - Opened by lekoala over 7 years ago

#41 - Database proxies may cause extreme failure

Issue - State: closed - Opened by NightJar over 7 years ago - 5 comments

#40 - Missing 'n'

Pull Request - State: closed - Opened by mikenz over 7 years ago - 2 comments

#39 - FIX Add nested transaction support

Pull Request - State: closed - Opened by dhensby over 7 years ago

#37 - Update config / code styles for 4.0

Pull Request - State: closed - Opened by tractorcow over 7 years ago - 3 comments

#36 - Environment variables in _configure_database.php

Issue - State: closed - Opened by riddler7 over 7 years ago - 1 comment

#35 - Update module to work with new stricter index definitions

Pull Request - State: closed - Opened by dhensby almost 8 years ago - 3 comments

#34 - fix undefined SapphireTest::using_temp_db()

Pull Request - State: closed - Opened by wernerkrauss almost 8 years ago - 2 comments

#33 - Cannot run unit tests in SS4-beta3

Issue - State: closed - Opened by wernerkrauss almost 8 years ago

#32 - Expose as vendor module

Pull Request - State: closed - Opened by chillu almost 8 years ago

#31 - /dev/build Failes on VACUUM

Issue - State: closed - Opened by geekdenz over 8 years ago - 13 comments

#30 - FIX: SQLite3Query::seek() failed to return a record

Pull Request - State: closed - Opened by kinglozzer over 8 years ago

#29 - BUG Fix installer for 4.0

Pull Request - State: closed - Opened by tractorcow almost 9 years ago - 1 comment

#28 - Update for latest SS4 changes

Pull Request - State: closed - Opened by mikenz almost 9 years ago - 1 comment

#27 - BUG Fix errors when 'path' isn't declared explicitly

Pull Request - State: closed - Opened by tractorcow almost 9 years ago

#26 - Rename SS_ prefixed classes

Pull Request - State: closed - Opened by tractorcow almost 9 years ago - 1 comment

#25 - Upgrade for silverstripe namespaces

Pull Request - State: closed - Opened by tractorcow almost 9 years ago - 3 comments

#24 - Update for SilverStripe\CMS namespace

Pull Request - State: closed - Opened by tractorcow almost 9 years ago - 4 comments

#23 - API Apply SilverStripe\SQLite namespace to module

Pull Request - State: closed - Opened by tractorcow about 9 years ago - 2 comments

#22 - Getting SQLite Error HY000-17: database schema has changed on .../dev/build/

Issue - State: closed - Opened by erdnussflips about 9 years ago - 6 comments

#21 - Update travis for 4.0 tests

Pull Request - State: closed - Opened by dhensby over 9 years ago - 2 comments

#20 - Update travis test coverage

Pull Request - State: closed - Opened by dhensby over 9 years ago

#19 - Added standard Scrutinizer config

Pull Request - State: closed - Opened by helpfulrobot over 9 years ago - 2 comments

#18 - Added standard code of conduct file

Pull Request - State: closed - Opened by helpfulrobot over 9 years ago

#17 - BUG Fix .travis.yml

Pull Request - State: closed - Opened by tractorcow over 9 years ago - 1 comment

#16 - Added standard .gitattributes file

Pull Request - State: closed - Opened by helpfulrobot over 9 years ago

#15 - Converted to PSR-2

Pull Request - State: closed - Opened by helpfulrobot over 9 years ago - 1 comment

#14 - Added standard .editorconfig file

Pull Request - State: closed - Opened by helpfulrobot over 9 years ago

#13 - Too many connections to the database open crashes the site

Issue - State: closed - Opened by halkyon almost 10 years ago - 3 comments

#12 - Move to new travis containerised infrastructure

Pull Request - State: closed - Opened by dhensby about 10 years ago

#11 - Update API for 3.2 release

Pull Request - State: closed - Opened by tractorcow about 10 years ago - 2 comments

#10 - Updating travis provisioner

Pull Request - State: closed - Opened by dhensby about 10 years ago

#9 - Fix null offset

Pull Request - State: closed - Opened by kinglozzer about 10 years ago

#8 - NEW: Allow 'null' limit in database queries

Pull Request - State: closed - Opened by kinglozzer about 10 years ago

#7 - BUG SQLite database connection not closed properly

Pull Request - State: closed - Opened by halkyon almost 11 years ago

#6 - Add bigint support

Pull Request - State: closed - Opened by LensArt about 11 years ago - 1 comment

#5 - Update docs and alias dev-master as 1.4

Pull Request - State: closed - Opened by tractorcow about 11 years ago - 1 comment

#4 - BUG Properly deprecate old 'memory' config setting

Pull Request - State: closed - Opened by tractorcow over 11 years ago - 6 comments

#3 - API Upgraded module to use new database ORM

Pull Request - State: closed - Opened by tractorcow over 12 years ago - 3 comments

#2 - Update SQLiteDatabaseConfigurationHelper.php

Pull Request - State: closed - Opened by ss23 over 12 years ago - 1 comment

#1 - New : Added composer.json

Pull Request - State: closed - Opened by vikas-srivastava almost 13 years ago - 1 comment