Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / VictorWesterlund/php-libmysqldriver issues and pull requests
#40 - Store last selected columns in class property
Pull Request -
State: closed - Opened by VictorWesterlund 7 months ago
Labels: ✨ feature
#39 - Remove `flatten()` method
Pull Request -
State: closed - Opened by VictorWesterlund 7 months ago
Labels: ✨ feature
#38 - Define any MySQL operator with a "custom" `where()` filter
Pull Request -
State: closed - Opened by VictorWesterlund 7 months ago
Labels: ✨ feature
#37 - Add quotes around table names
Pull Request -
State: closed - Opened by VictorWesterlund 7 months ago
Labels: 🪲 bug
#36 - Typecast bool to tinyint in MySQL->where()
Pull Request -
State: open - Opened by VictorWesterlund 8 months ago
Labels: 🪲 bug
#35 - Reset definers when a new query starts with `for()`
Pull Request -
State: closed - Opened by VictorWesterlund 9 months ago
Labels: ✨ feature
#34 - Add executor for DELETE statements
Pull Request -
State: closed - Opened by VictorWesterlund 9 months ago
Labels: ✨ feature
#33 - INSERT specific columns by passing an assoc array to insert()
Pull Request -
State: closed - Opened by VictorWesterlund 9 months ago
Labels: ✨ feature
#32 - Second argument instead of array for `LIMIT``OFFSET`
Pull Request -
State: closed - Opened by VictorWesterlund 10 months ago
Labels: ✨ feature
#31 - Pass `null` to definer methods to reset statements
Pull Request -
State: closed - Opened by VictorWesterlund 10 months ago
Labels: ✍️ documentation, ✨ feature
#30 - Nitfixes for README doc
Pull Request -
State: closed - Opened by VictorWesterlund 10 months ago
Labels: ✍️ documentation
#29 - Fix return types for executor methods
Pull Request -
State: closed - Opened by VictorWesterlund 10 months ago
Labels: 🪲 bug
#28 - Convert boolean values to MySQL TINYINT
Pull Request -
State: closed - Opened by VictorWesterlund 10 months ago
Labels: 🪲 bug
#27 - Return `mysqli_result` from executor methods
Pull Request -
State: closed - Opened by VictorWesterlund 10 months ago
Labels: ✨ feature
#26 - Fix issue with filter value `null` in `where()` method
Pull Request -
State: closed - Opened by VictorWesterlund 11 months ago
Labels: 🪲 bug
#25 - Type coercion to list array for params in `DatabaseDriver`
Pull Request -
State: closed - Opened by VictorWesterlund 11 months ago
Labels: 🪲 bug
#24 - Array type coercion for params in `DatabaseDriver`
Pull Request -
State: closed - Opened by VictorWesterlund 11 months ago
Labels: 🪲 bug
#23 - Add PHP compat notice to README
Pull Request -
State: closed - Opened by VictorWesterlund 11 months ago
Labels: ✍️ documentation
#22 - Implement MySQLi `execute_query()`
Pull Request -
State: closed - Opened by VictorWesterlund 11 months ago
Labels: ✨ feature
#21 - Fix error where passing an empty array to where() throws
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: 🪲 bug
#20 - Passing empty array to `run_query()` throws an error
Issue -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: 🪲 bug
#19 - Remove table model by passing `null` to `with()`
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: ✍️ documentation, ✨ feature
#18 - Fix deprecation warning when passing `null` to `MySQL->select()`
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: 🪲 bug
#17 - Deprecation warning when passing `null` to `select()`
Issue -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: 🪲 bug
#16 - Accept CSV string as columns for `select()`
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: ✍️ documentation, ✨ feature
#15 - Remove stale class const. argument
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: 🪲 bug
#14 - Make `flatten()` run `limit(1)`
Issue -
State: closed - Opened by VictorWesterlund about 1 year ago
- 1 comment
Labels: ✨ feature, 🤔 under consideration
#13 - Add `flatten()` method
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: ✍️ documentation, ✨ feature
#12 - Fixed typed property error when using `select()` without a table model
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: bug
#11 - Implement new MySQLi `execute_query()`
Issue -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: ✨ feature
#10 - Add method chaining instead of multiple method arguments
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: documentation, enhancement
#9 - Fix inconsistent use of tabs and spaces in source
Issue -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: bug
#8 - Add ORDER BY and LIMIT OFFSET methods
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: ✍️ documentation, ✨ feature
#7 - Update README for 2.x.x
Pull Request -
State: closed - Opened by VictorWesterlund about 1 year ago
Labels: documentation
#6 - Pass arguments directly to MySQLi constructor
Pull Request -
State: closed - Opened by VictorWesterlund over 1 year ago
- 1 comment
Labels: enhancement
#5 - Add abstractions for prepared statements
Issue -
State: closed - Opened by VictorWesterlund over 1 year ago
- 1 comment
Labels: enhancement
#4 - Inherit constructor argument types from `mysqli`
Pull Request -
State: closed - Opened by VictorWesterlund over 1 year ago
Labels: bug
#3 - Add static CSV constructors for column and value arrays
Pull Request -
State: closed - Opened by VictorWesterlund over 1 year ago
Labels: enhancement
#2 - fix: root namespace for mysqli classes
Pull Request -
State: closed - Opened by VictorWesterlund over 1 year ago
Labels: bug
#1 - Use root namespace for mysqli class
Pull Request -
State: closed - Opened by VictorWesterlund over 1 year ago
Labels: bug