database icon indicating copy to clipboard operation
database copied to clipboard

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders

Results 33 database issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [2.10.1](https://github.com/cycle/database/compare/2.10.0...2.10.1) (2024-04-29) ### Bug Fixes * triggering changelog build ([4002820](https://github.com/cycle/database/commit/4002820fa99f88d96f27f533fda5b1d6e4836f67)) ### Documentation * add issue templates ([75086af](https://github.com/cycle/database/commit/75086af9abb974f15e7b942821413cdcbe627d55)) * added security.md...

autorelease: pending

Tasks: - [x] Switch from current issue templates to new ones. - [ ] Assignee should be @cycle/contributors by default - [ ] Add CODEOWNERS file

type:docs
type: feature

feat: introduce self-documenting `Makefile` for package development This update introduces a self-documenting `Makefile` as a single entry point for developers working on the package, streamlining the development process and enhancing...

type: feature
DX
type: documentation
type: maintenance

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### Database MySQL ### What happened? ```php $orderGuids...

type:question

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### Database MySQL ### What happened? Continue of...

type:bug
type:question
DX

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? I'm trying to add a...

type:bug
PostgreSQL

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### Database PostgreSQL ### What happened? Original issue...

type:bug
status:to be verified

### I have an idea! **Problem:** `\Cycle\Database\ColumnInterface` doesn't have something like `getComment()` method. Also no one Driver directory contains `comment` keyword :) So the idea is to have a `getComment()`...

good first issue
type: feature

### I have an idea! Why did you disable support for composite PKs?

type: feature

### I have an idea! Please consider implementing a function to use a common table expression (CTE). in SelectQuery. This feature can greatly simplify complex queries and make them more...

type: feature