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

GitHub / libsql/sqld issues and pull requests

#404 - Improve readmes

Pull Request - State: open - Opened by CodingDoug about 2 years ago

#403 - Stateful Hrana-over-HTTP API

Pull Request - State: open - Opened by honzasp about 2 years ago

#402 - Added --version flag

Pull Request - State: closed - Opened by CodingDoug about 2 years ago

#401 - Preserve original SQL string for create table

Pull Request - State: closed - Opened by haaawk about 2 years ago

#400 - streaming serializer

Pull Request - State: open - Opened by MarinPostma about 2 years ago

#399 - Add missing ; to the end of PRAGMA foreign_keys=OFF statement

Pull Request - State: closed - Opened by athoscouto about 2 years ago - 1 comment

#398 - Bump version

Pull Request - State: closed - Opened by haaawk about 2 years ago

#397 - ensure no openssl

Pull Request - State: closed - Opened by MarinPostma about 2 years ago

#396 - replace openssl with rustls for hyper

Pull Request - State: closed - Opened by MarinPostma about 2 years ago

#395 - Add a `--version` flag

Issue - State: closed - Opened by CodingDoug about 2 years ago

#394 - Forward reads to primary if replica is behind a lot

Issue - State: open - Opened by penberg about 2 years ago - 1 comment
Labels: enhancement, help wanted

#393 - Fix type in foreign_keys pragma name

Pull Request - State: closed - Opened by haaawk about 2 years ago

#392 - Add `libsql` namespace to docker run command

Pull Request - State: closed - Opened by avinassh about 2 years ago - 1 comment

#391 - Are pragma statements supported in hrana?

Issue - State: closed - Opened by avinassh about 2 years ago - 7 comments

#389 - Add HTTP API v2, based on Hrana 2

Pull Request - State: closed - Opened by honzasp about 2 years ago

#388 - Minor dockerfile and readme improvements

Pull Request - State: closed - Opened by nukemberg about 2 years ago - 1 comment

#387 - Don't return rows when `want_rows` is false

Pull Request - State: closed - Opened by honzasp about 2 years ago

#386 - move extension loading to debug

Pull Request - State: closed - Opened by glommer about 2 years ago

#385 - Additions to Hrana 2

Pull Request - State: closed - Opened by honzasp about 2 years ago - 8 comments

#384 - limit max response size

Pull Request - State: open - Opened by MarinPostma about 2 years ago - 1 comment

#383 - limit max conccurrent db connections

Pull Request - State: closed - Opened by MarinPostma about 2 years ago

#382 - fix sql wal methods leak

Pull Request - State: closed - Opened by MarinPostma about 2 years ago

#381 - reserve table names

Pull Request - State: closed - Opened by glommer about 2 years ago

#380 - lib: modify storage monitor to return more up-to-date information

Pull Request - State: closed - Opened by psarna about 2 years ago

#379 - backbone replication

Pull Request - State: open - Opened by MarinPostma about 2 years ago

#378 - bump sqld to 0.13.0

Pull Request - State: closed - Opened by penberg about 2 years ago

#377 - enable merge queues

Pull Request - State: closed - Opened by MarinPostma about 2 years ago

#376 - cleaner shutdown

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

#375 - query_analysis: allow DROP INDEX

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

#374 - Support DROP INDEX

Issue - State: closed - Opened by psarna about 2 years ago

#373 - http: fix HTTP dev console

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

#372 - stats: add storage_bytes_used

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

#371 - add documentation about extensions

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

#370 - Optimize `SELECT COUNT(*)` by keeping a counter

Issue - State: open - Opened by penberg over 2 years ago - 1 comment
Labels: enhancement, help wanted

#369 - Prepared statement support

Issue - State: open - Opened by penberg over 2 years ago
Labels: enhancement, help wanted, hrana2

#368 - Send server heartbeat when it's about to shut down

Issue - State: open - Opened by penberg over 2 years ago
Labels: enhancement, good first issue, help wanted

#367 - Switch to 64-bit counters for rows read/written

Pull Request - State: closed - Opened by penberg over 2 years ago - 6 comments

#366 - bump sqld to 0.12.0

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

#365 - query_analysis: allow CREATE FUNCTION statement

Pull Request - State: open - Opened by psarna over 2 years ago

#364 - Hrana protocol version 2

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

#363 - query_analysis: qualify pragmas for reads/writes

Pull Request - State: closed - Opened by psarna over 2 years ago - 4 comments

#362 - Allow read-only pragmas for read-only tokens

Issue - State: open - Opened by psarna over 2 years ago

#361 - Server heartbeats

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

#360 - Categorise every pragma

Pull Request - State: closed - Opened by MarinPostma over 2 years ago - 3 comments

#359 - pass create virtual table statements through

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

#358 - create virtual table not working

Issue - State: open - Opened by glommer over 2 years ago - 1 comment

#357 - emulate pragma_list?

Issue - State: open - Opened by glommer over 2 years ago

#356 - be more permissive with pragmas

Pull Request - State: closed - Opened by glommer over 2 years ago - 5 comments

#355 - parse multiline when loading dump

Pull Request - State: closed - Opened by glommer over 2 years ago - 6 comments

#354 - loading from dump doesn't work with complex statements.

Issue - State: closed - Opened by glommer over 2 years ago

#353 - Export storage stats via the REST endpoint

Issue - State: open - Opened by penberg over 2 years ago - 2 comments
Labels: enhancement, good first issue, help wanted

#352 - Support executing SQL scripts

Issue - State: closed - Opened by honzasp over 2 years ago - 1 comment
Labels: hrana2

#351 - Support preparing statements

Issue - State: open - Opened by psarna over 2 years ago - 1 comment
Labels: hrana2

#350 - Querying statistics endpoint increase the statistics

Issue - State: closed - Opened by penberg over 2 years ago - 1 comment
Labels: bug, good first issue, help wanted

#349 - bump sqld to 0.11.0

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

#348 - whitelist specific pragmas

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

#347 - disable temp table creation

Pull Request - State: closed - Opened by MarinPostma over 2 years ago - 4 comments

#346 - Enable SQLite JSON Extension

Issue - State: closed - Opened by penberg over 2 years ago - 2 comments
Labels: enhancement, good first issue

#345 - add virtual table support

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

#344 - bump sqld to 0.10.0

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

#343 - Server heartbeat

Issue - State: closed - Opened by penberg over 2 years ago - 2 comments
Labels: enhancement, good first issue, help wanted

#342 - Improve error message on invalid Hrana message

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

#341 - Enable Hrana if only HTTP is active

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

#340 - remove localtunnel

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

#339 - Enable extensions

Pull Request - State: closed - Opened by glommer over 2 years ago - 6 comments

#338 - Deal with expired auth tokens with persistent websockets

Issue - State: open - Opened by CodingDoug over 2 years ago
Labels: hrana2

#337 - Add support for CTE

Issue - State: open - Opened by MarinPostma over 2 years ago - 2 comments
Labels: enhancement

#336 - dump sqld to version 0.9.0

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

#335 - feat: update pgwire to 0.13

Pull Request - State: open - Opened by sunng87 over 2 years ago

#334 - allow building from source tarball

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

#333 - allow loadable extensions

Issue - State: open - Opened by glommer over 2 years ago - 10 comments

#332 - enable permanent triggers

Pull Request - State: closed - Opened by MarinPostma over 2 years ago - 4 comments

#331 - whitelist permanent views

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

#330 - add consistency model doc

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

#329 - bump sqld to v0.8.0

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

#328 - export sqlite3 dump

Pull Request - State: closed - Opened by MarinPostma over 2 years ago - 6 comments

#327 - [Proposal] Improve replication status by providing minimum stats

Issue - State: open - Opened by pfreixes over 2 years ago - 7 comments

#326 - posgres fix batch

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

#325 - remove postgres wire over ws, and refactor

Pull Request - State: closed - Opened by MarinPostma over 2 years ago - 3 comments

#324 - bottomless: add read-only replicas that read from S3

Pull Request - State: open - Opened by psarna over 2 years ago

#323 - Replica connection wait for replication

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

#314 - Add error codes to Hrana errors

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

#311 - RFC: read-only access JWT tokens

Pull Request - State: closed - Opened by psarna over 2 years ago - 3 comments

#310 - Fix a typo in hrana proto definition

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

#305 - Add HTTP API v1 ("Hrana over HTTP")

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

#302 - Add error codes to Hrana errors

Issue - State: closed - Opened by honzasp over 2 years ago

#274 - Docker Image - Error: invalid HTTP auth config: always

Issue - State: closed - Opened by MunifTanjim over 2 years ago - 4 comments
Labels: bug

#253 - Replace an expired JWT in tests

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

#249 - Bugfix: fix go mod path

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

#204 - Change query route from `/` to `/queries`

Pull Request - State: closed - Opened by MarinPostma over 2 years ago - 10 comments

#198 - Raw statements and results in Hrana client

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

#168 - Small fixes to the python client

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

#115 - Update client JSON to match server JSON

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

#112 - Sketch the Kysely adapter for sqld

Pull Request - State: closed - Opened by honzasp over 2 years ago - 4 comments

#96 - Specification for the WebSocket protocol

Pull Request - State: closed - Opened by honzasp over 2 years ago - 3 comments

#78 - Pass along top-level error messages

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

#77 - Add some error handling / verification to the client drivers

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

#61 - Use TLS for gRPC

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