Skip to content

Actions: sqliteai/sqlite-sync

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
664 workflow runs
664 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Various PostgreSQL fixes
build node and expo package for sqlite-sync (pg-extension) #543: Commit 8680b28 pushed by marcobambini
Merge branch 'wip-pg-extension' of https://github.com/sqliteai/sqlite…
build node and expo package for sqlite-sync (pg-extension) #542: Commit 970bb21 pushed by marcobambini
fix: add SPI_connect and SPI_finish to _PG_init function
build node and expo package for sqlite-sync (pg-extension) #541: Commit 0656307 pushed by andinux
Fixed network
build node and expo package for sqlite-sync (pg-extension) #540: Commit ca3d79d pushed by marcobambini
Added more explicit string_dup functions
build node and expo package for sqlite-sync (pg-extension) #539: Commit 91d26a9 pushed by marcobambini
fix(android): remove redundant OpenSSL installation directory definition
build node and expo package for sqlite-sync (pg-extension) #538: Commit 557c07b pushed by Gioee
11m 41s main
test: add .vscode/launch.json with the "Attach to Postgres (gdb)" con…
build node and expo package for sqlite-sync (pg-extension) #537: Commit b3ba940 pushed by andinux
chore: update docker/README.md with VS Code Dev Container Debugging i…
build node and expo package for sqlite-sync (pg-extension) #536: Commit 19380d7 pushed by andinux
test: add debug PostgreSQL devcontainer and Docker setup
build node and expo package for sqlite-sync (pg-extension) #535: Commit 5c63ef4 pushed by andinux
Minor fixes
build node and expo package for sqlite-sync (pg-extension) #534: Commit 3e84397 pushed by marcobambini
Code simplification and memory cleanup (wp)
build node and expo package for sqlite-sync (pg-extension) #533: Commit 15fda51 pushed by marcobambini
test: calling twice the cloudsync_init function on postgresql is fail…
build node and expo package for sqlite-sync (pg-extension) #532: Commit 84ed166 pushed by andinux
fix: avoid a segfault crash in cloudsync_init
build node and expo package for sqlite-sync (pg-extension) #531: Commit b891e33 pushed by andinux
fix: fix PG SQL queries used in cloudsync_init
build node and expo package for sqlite-sync (pg-extension) #530: Commit ec83414 pushed by andinux
implement SQL_SCHEMA_VERSION with app_schema_version table and event …
build node and expo package for sqlite-sync (pg-extension) #529: Commit 692696f pushed by andinux
release new sqlite-sync-expo package
build node and expo package for sqlite-sync (pg-extension) #528: Commit 6d08aef pushed by Gioee
7m 48s main
Merge pull request #25 from callum-gander/feat/expo-package
build node and expo package for sqlite-sync (pg-extension) #527: Commit b55472a pushed by Gioee
7m 41s main
Updated SQL_DATA_VERSION and added a new sql_build_select_nonpk_by_pk…
build node and expo package for sqlite-sync (pg-extension) #526: Commit c261dbb pushed by marcobambini
New postgresql extension WIP 1
build node and expo package for sqlite-sync (pg-extension) #525: Commit 448aa79 pushed by andinux
improved error logs, fix some debug messages
build node and expo package for sqlite-sync (pg-extension) #524: Commit 1e89d29 pushed by andinux
improved error logs, fix some debug messages
build node and expo package for sqlite-sync (pg-extension) #523: Commit 1e89d29 pushed by andinux
8m 1s database-api
db_version must be int64_t in network.c
build node and expo package for sqlite-sync (pg-extension) #522: Commit 0f3ab4b pushed by marcobambini
8m 37s database-api
fix(android): update OpenSSL install path to a local one, instead of …
build node and expo package for sqlite-sync (pg-extension) #520: Commit ddcb824 pushed by Gioee
8m 49s database-api
fix(android): use OpenSSL specific version
build node and expo package for sqlite-sync (pg-extension) #519: Commit 347c73d pushed by Gioee
8m 23s database-api