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

GitHub / vrischmann/zig-sqlite issues and pull requests

#183 - fix missed removed try in reading packed struct column

Pull Request - State: closed - Opened by nektro 3 months ago - 1 comment

#182 - ci: change unmaintained action

Pull Request - State: closed - Opened by vrischmann 5 months ago

#181 - zig.mod: fix http dep

Pull Request - State: closed - Opened by nektro 6 months ago - 1 comment

#180 - zig.mod: needs workaround.c

Pull Request - State: closed - Opened by nektro 6 months ago - 4 comments

#179 - Use upstream sqlite

Pull Request - State: closed - Opened by vrischmann 6 months ago

#178 - Request for feedback

Issue - State: closed - Opened by vrischmann 6 months ago - 6 comments

#176 - Latest version zig build failed

Issue - State: closed - Opened by tocha699 6 months ago - 9 comments
Labels: bug

#175 - Update some missed Int -> int

Pull Request - State: closed - Opened by MatthiasPortzel 6 months ago - 1 comment

#174 - zig: remove workaround for ziglang#5149

Pull Request - State: closed - Opened by rockorager 7 months ago - 1 comment

#173 - Fix latest zig

Pull Request - State: closed - Opened by vrischmann 8 months ago

#172 - fixup README.md

Pull Request - State: closed - Opened by JudsenAtFlexgen 8 months ago - 2 comments

#171 - always use the bundled sqlite source

Pull Request - State: closed - Opened by vrischmann 8 months ago

#170 - ci: run with ubuntu 24.04

Pull Request - State: closed - Opened by vrischmann 8 months ago

#169 - support custom-binding packed unions

Pull Request - State: closed - Opened by notcancername 9 months ago - 1 comment

#168 - Reuse field for binding

Pull Request - State: closed - Opened by IamSanjid 9 months ago - 1 comment

#167 - Reuse same field/bind a field twice?

Issue - State: closed - Opened by IamSanjid 9 months ago - 2 comments

#166 - update sqlite

Pull Request - State: closed - Opened by vrischmann 11 months ago

#165 - fix for latest zig

Pull Request - State: closed - Opened by vrischmann 11 months ago

#164 - Disable x86-windows tests due to Zig miscompilation

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

#163 - error: 'workaround.h' file not found

Issue - State: closed - Opened by iskyd about 1 year ago - 3 comments
Labels: bug

#162 - Is it not possible to do something like that ?

Issue - State: closed - Opened by Pismice about 1 year ago - 2 comments
Labels: bug

#161 - Enable features without vendoring

Pull Request - State: closed - Opened by malcolmstill about 1 year ago - 4 comments

#160 - "PRAGMA journal_mode = WAL" gives "panic: invalid result code 100"

Issue - State: closed - Opened by robguthrie about 1 year ago - 1 comment
Labels: bug

#159 - use b.path API when appropiate

Pull Request - State: closed - Opened by lun-4 about 1 year ago - 1 comment

#158 - Workaround SQLITE_TRANSIENT

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

#157 - fix for latest zig

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

#156 - fix: update for latest version of zig

Pull Request - State: closed - Opened by tyhi over 1 year ago - 3 comments

#155 - Update README.md

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

#154 - build.zig: Configure module to be used downstream

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

#153 - Update build.zig

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

#152 - fix: keep up with zig master

Pull Request - State: closed - Opened by jiacai2050 over 1 year ago - 4 comments

#151 - Does not work on latest Zig

Issue - State: closed - Opened by notramo over 1 year ago - 1 comment
Labels: bug

#150 - build.zig: fix invalid reference

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

#149 - Add distinct EmptyQuery error / Fix zig fmt on query.zig

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

#148 - Improvements to ParsedQuery

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

#147 - Build panics when specify a glibc version

Issue - State: closed - Opened by hawkbee over 1 year ago - 1 comment
Labels: bug

#146 - Fix for deprecated std.mem.copy

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

#145 - Build panics on aarch64

Issue - State: closed - Opened by joeltg over 1 year ago - 1 comment
Labels: bug

#144 - Updates

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

#143 - Update to sqlite 3.44.0

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

#140 - exec expects two arguments, but README only lists one argument.

Issue - State: closed - Opened by OrganicProgramming almost 2 years ago - 1 comment
Labels: bug

#139 - [RFC] - Finalizing a prepared statement that thew an error shouldn't log the error

Issue - State: closed - Opened by margual56 almost 2 years ago - 6 comments

#138 - Illegal instruction at zig-sqlite/c/sqlite3.c:35765:20

Issue - State: closed - Opened by margual56 almost 2 years ago - 5 comments
Labels: bug

#136 - Don't specify the type of the variable

Pull Request - State: closed - Opened by vrischmann almost 2 years ago

#135 - translate-c name mangling causing compilation issues

Issue - State: closed - Opened by vrischmann almost 2 years ago

#134 - Fix test build step for Mac OS X

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

#133 - Fix build for recent Zig C naming changes

Pull Request - State: closed - Opened by johnbcodes almost 2 years ago - 3 comments

#132 - Can't fetch package using the Official package manager

Issue - State: closed - Opened by Doomwhite almost 2 years ago - 5 comments
Labels: bug

#130 - update sqlite to 3.43.1

Pull Request - State: closed - Opened by johnbcodes almost 2 years ago - 1 comment

#129 - update to Zig 0.11

Pull Request - State: closed - Opened by nektro almost 2 years ago

#128 - Add support for zig's official package manager

Pull Request - State: closed - Opened by ktiy almost 2 years ago - 5 comments

#127 - DynamicStatement.all: use iteratorAlloc

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

#126 - readField remove unreachable and support default value in string backed enums

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

#125 - support packed structs as columns backed by their int type

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

#124 - Fix zig 0.11.0-dev.3883+7166407d8 compiler issues

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

#123 - Readme out of Date Linking Instructions

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

#122 - Fix build failures on latest Zig

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

#121 - Fix build failures on latest Zig

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

#120 - add sqlite wasi os polyfill

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

#119 - Update for latest Zig builtin renames

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

#118 - Custom bindfield without allocators

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

#117 - Make allocators optional for custom struct binding

Issue - State: closed - Opened by lun-4 over 2 years ago - 2 comments

#116 - Fix compile error with Zig 0.10.0

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

#115 - drop comptime from execMulti query

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

#114 - Document the loadable extension feature

Issue - State: closed - Opened by vrischmann almost 3 years ago - 1 comment
Labels: documentation

#113 - Document the virtual table feature

Issue - State: closed - Opened by vrischmann almost 3 years ago
Labels: documentation

#112 - Loadable extension

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

#111 - Loadable extension

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

#110 - Build failure using example usage

Issue - State: closed - Opened by jhuntwork almost 3 years ago - 5 comments

#109 - Make tests work when using the same database file

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

#108 - Remove unnecessary linkLibC() when static linking

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

#107 - Can't create a new database

Issue - State: closed - Opened by greenfork almost 3 years ago - 9 comments

#106 - Testing with dbfile and in_memory=false options fail

Issue - State: closed - Opened by greenfork almost 3 years ago - 1 comment

#105 - Fix error formatting in readme for the newest zig 3685+dae7aeb33

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

#104 - Allow Db.exec_multi to take query with spaces

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

#103 - Improve fuzzing

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

#102 - force the use of stage1 for tests and fuzzing

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

#101 - change some build api usage for building bundled sqlite3

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

#100 - Virtual tables

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

#99 - require SQLite >= 3.21.0

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

#98 - Improve ci

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

#97 - remove dummy_diags and embed a default diag in Db for use

Issue - State: closed - Opened by jiacai2050 almost 3 years ago - 2 comments

#96 - Refactor DetailedError

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

#95 - add greaterThanOrEqualsTo

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

#94 - Improve CI

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

#93 - Fix compilation with old SQLite versions

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

#92 - Possible improvement on errorFromResultCode

Issue - State: closed - Opened by jiacai2050 about 3 years ago - 5 comments

#91 - fix createAggregateFunction

Pull Request - State: closed - Opened by vrischmann about 3 years ago

#90 - Error when using statement iterator

Issue - State: closed - Opened by johanfforsberg about 3 years ago - 3 comments

#89 - getting aggregate_context in createAggregateFunction

Issue - State: closed - Opened by ruslandoga about 3 years ago - 8 comments

#88 - Make errorFromResultCode public

Pull Request - State: closed - Opened by lun-4 about 3 years ago

#87 - allow optional types in the bind marker type info

Pull Request - State: closed - Opened by vrischmann about 3 years ago

#86 - Makes sqlite.Error pub

Pull Request - State: closed - Opened by ikskuh over 3 years ago

#85 - add support for tagged unions

Pull Request - State: closed - Opened by vrischmann over 3 years ago
Labels: enhancement

#84 - Add the ability to create custom aggregate functions

Pull Request - State: closed - Opened by vrischmann over 3 years ago
Labels: enhancement

#83 - only include the 'c' directory if we're using the bundled sqlite code

Pull Request - State: closed - Opened by vrischmann over 3 years ago

#82 - Bind runtime slices to queries

Pull Request - State: closed - Opened by lun-4 over 3 years ago - 3 comments

#81 - add error offsets to DetailedError

Pull Request - State: closed - Opened by lun-4 over 3 years ago - 3 comments

#80 - add createScalarFunction to create a user-defined scalar function

Pull Request - State: closed - Opened by vrischmann over 3 years ago - 1 comment