nosql icon indicating copy to clipboard operation
nosql copied to clipboard

NoSQL is an abstraction layer for data persistency

Results 21 nosql issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.7.1 to 1.8.1. Release notes Sourced from github.com/go-sql-driver/mysql's releases. v1.8.1 What's Changed Bugfixes: fix race condition when context is canceled in #1562 and #1570 Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1...

needs triage
dependencies

This PR contains an ambitious prototype that aims to serve as the foundation of the next major version of this package. This iteration tries to ensure that the behavior of...

Bumps [github.com/jackc/pgproto3/v2](https://github.com/jackc/pgproto3) from 2.3.2 to 2.3.3. Commits 945c212 Backport fixes from pgx v5 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/jackc/pgproto3/v2&package-manager=go_modules&previous-version=2.3.2&new-version=2.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR...

needs triage
dependencies

Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.18.1 to 4.18.3. Changelog Sourced from github.com/jackc/pgx/v4's changelog. 4.18.3 (March 9, 2024) Use spaces instead of parentheses for SQL sanitization. This still solves the problem of negative...

needs triage
dependencies

This commit adds a MongoDB connector and closes smallstep/certificates#141 **Note**: To enable transactions the database must a replica set, I made the connection fail if the condition was not met....

needs triage

#### Name of feature: Database/table check before creation #### Pain or issue this feature alleviates: Allowing operation with less privileged mysql user #### Why is this important to the project...

needs triage

### What would you like to be added I want to run step ca as a less privileged user, who can only insert, update, and select from tables, without creating...

enhancement
needs triage

### Subject of the issue `TestBadger` fails when running reproducibility testing on 32-bit / i386 debian ### Your environment * OS: Debian * Version: unstable * Architecture: i386 ### Additional...

bug

### What would you like to be added Default to the version of Badger required by existing DB files ### Why this is needed Rather than forcing the user to...

enhancement