0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-12-15 05:09:50 +00:00

Commit Graph

  • 63af3e1349 add(libsql-ffi): introduce zig-build Levy Albuquerque 2024-07-09 15:57:57 -03:00
  • ceaa00ee7a update .gitignore Levy Albuquerque 2024-07-09 15:55:17 -03:00
  • 21f35f508e fix(flake): enable bindgenHook Levy Albuquerque 2024-07-09 15:54:10 -03:00
  • 1b947f9432 Revert "temporary solution for build.crab current limitations" Levy Albuquerque 2024-07-09 15:30:02 -03:00
  • ebf9e0f504
    fix bad autocommit (#1542) ad hoc 2024-07-09 20:06:57 +02:00
  • 1e0b24432b
    fmt ad hoc 2024-07-09 18:45:13 +02:00
  • a1328aa3de server: add replica frame counter test check Lucio Franco 2024-07-09 11:36:05 -04:00
  • 1e67eb2786
    fix bug when updating autocommit status in write proxy ad hoc 2024-07-09 16:13:13 +02:00
  • 94db01cad6
    add test ad hoc 2024-07-09 16:28:59 +02:00
  • aaf42e3f29
    cancel previous running actions if new commits are pushed (#1540) Sivukhin Nikita 2024-07-09 17:06:24 +04:00
  • e2cf380b1f cancel-in-progress for test GitHub actions Nikita Sivukhin 2024-07-09 16:23:19 +04:00
  • a0abe14d37 cancel-in-progress for c-bindings workflow Nikita Sivukhin 2024-07-09 16:20:42 +04:00
  • 2d672c48de cancel-in-progress for rust tests Nikita Sivukhin 2024-07-09 16:19:29 +04:00
  • f3f8547d15 cancel previous running actions if new commits are pushed Nikita Sivukhin 2024-07-09 16:17:36 +04:00
  • be1fca578f
    feat(vector): add basic functions (vector/vector_extract etc) (#1531) Sivukhin Nikita 2024-07-08 12:27:33 +04:00
  • d648da7280 add comment about linking math library Nikita Sivukhin 2024-07-08 12:05:21 +04:00
  • 5be070c871 build bundles Nikita Sivukhin 2024-07-06 16:25:14 +04:00
  • 40e6989034 review fixes Nikita Sivukhin 2024-07-06 16:23:55 +04:00
  • 09e79e02fa update bundles Nikita Sivukhin 2024-07-05 21:41:58 +04:00
  • 55b6b07179 fix constants (#define-s are universal but const int doesn't recognized by all compilers) Nikita Sivukhin 2024-07-05 12:53:42 +04:00
  • 00fc628ca0 fix asserts Nikita Sivukhin 2024-07-04 18:37:07 +04:00
  • f75d636901 update bundles Nikita Sivukhin 2024-07-04 18:21:48 +04:00
  • e77c80d794 add one more test Nikita Sivukhin 2024-07-04 18:18:58 +04:00
  • 7b79bcf753 delete libsql_vector_idx from this branch Nikita Sivukhin 2024-07-04 18:00:24 +04:00
  • a59fad8d61 adjust build scripts Nikita Sivukhin 2024-07-04 17:51:11 +04:00
  • 6b10126107 guard vector functions with SQLITE_OMIT_VECTOR Nikita Sivukhin 2024-07-04 17:41:27 +04:00
  • fabee96bbc add basic TCL-based tests Nikita Sivukhin 2024-07-04 17:39:43 +04:00
  • c7809c4423 add static flag for vector (will be used later) Nikita Sivukhin 2024-07-04 17:39:16 +04:00
  • 4a0cc87650 fix edge cases in vector extract impl Nikita Sivukhin 2024-07-04 17:39:00 +04:00
  • f2eb4d95ea register vector functions Nikita Sivukhin 2024-07-04 17:00:05 +04:00
  • cbcfdcc76a add generic code for working with vectors Nikita Sivukhin 2024-07-04 16:42:40 +04:00
  • 7c14b7b05f fix comment style Nikita Sivukhin 2024-07-04 15:50:49 +04:00
  • ffe6aacc81 add header file Nikita Sivukhin 2024-07-04 15:43:00 +04:00
  • 4f43933d54 add basic functions for working with f32/f64 vectors Nikita Sivukhin 2024-07-04 15:10:51 +04:00
  • a19ee6006a fix(mksqlite3h): substitute new version patterns Levy Albuquerque 2024-07-05 17:10:01 -03:00
  • 71c2232248 Make PRAGMA synchronous configurable for a Namespace Avinash Sajjanshetty 2024-07-05 23:14:13 +05:30
  • 8aa55575fc
    connection pooling pool-connections ad hoc 2024-07-05 18:17:03 +02:00
  • 0db427b1bd
    Update README.md Rayyan Baig 2024-07-05 06:18:59 -07:00
  • 8eef9d7d8b Force synchronous to FULL ss-force-sync Avinash Sajjanshetty 2024-07-05 15:19:45 +05:30
  • 2402249b5d
    apply alter column command only to the table (#1532) Sivukhin Nikita 2024-07-04 23:48:33 +04:00
  • 8ff9f5e182 add test in rust_suite Nikita Sivukhin 2024-07-04 21:19:39 +04:00
  • f947c6833e update bundle Nikita Sivukhin 2024-07-04 21:18:55 +04:00
  • 456e441f2a fix tests Nikita Sivukhin 2024-07-04 21:13:18 +04:00
  • cebfc85bf5 apply alter column only to the table and ignore indices/triggers/views etc Nikita Sivukhin 2024-07-04 21:13:00 +04:00
  • e683ba4319 add alter column test Nikita Sivukhin 2024-07-04 21:08:16 +04:00
  • 7f731b8b70
    sealed segment replicator (#1518) ad hoc 2024-07-03 15:31:58 +02:00
  • b17b6ee0d4
    adjust ALTER COLUMN parsing (#1520) Sivukhin Nikita 2024-07-03 02:02:14 +04:00
  • ef46c45d42 fix test in rust_suite Nikita Sivukhin 2024-07-03 01:34:56 +04:00
  • 9c5af402ec add test against sqlite3 source in rust_suite Nikita Sivukhin 2024-07-01 12:42:40 +04:00
  • 93bcd42f11 cargo xtask build-bundled Nikita Sivukhin 2024-07-01 12:10:40 +04:00
  • 6e6dd91ae2 small formatting fixes Nikita Sivukhin 2024-07-01 11:55:17 +04:00
  • 2e9240775a propagate length of the new column definition directly from the parser Nikita Sivukhin 2024-07-01 11:53:59 +04:00
  • 3c3f68d811 add basic TCL tests for ALTER COLUMN libsql feature Nikita Sivukhin 2024-07-01 11:51:13 +04:00
  • b988125ec0
    fix: prevent incorrect range queries when searching for a page version (#1528) Avinash Sajjanshetty 2024-07-02 22:28:36 +05:30
  • b271736f29 fix: prevent incorrect range queries when searching for a page version Avinash Sajjanshetty 2024-07-02 22:07:33 +05:30
  • b24ae4b63e
    add missing bench config (#1527) ad hoc 2024-07-02 14:54:59 +02:00
  • 72df875cbc
    add missing bench config ad hoc 2024-07-02 14:37:11 +02:00
  • 03e1e7d982 add support for other index creation syntax vector-new-syntax Nikita Sivukhin 2024-07-02 12:44:53 +04:00
  • 38409b730a small fixes in benchmark script Nikita Sivukhin 2024-07-02 14:30:33 +04:00
  • 7fb070dc9e
    error out when dump is not a file (#1526) ad hoc 2024-07-02 11:40:14 +02:00
  • 355ec0aa16
    fix overflow in row counters (#1525) ad hoc 2024-07-02 11:38:14 +02:00
  • 306bd50aef
    error out when dump is not a file ad hoc 2024-07-01 21:30:48 +02:00
  • 3159d971b8
    fix invalid cast ad hoc 2024-07-01 21:29:20 +02:00
  • a6424182e0 fix(sqlite3): does not compile without this header Levy Albuquerque 2024-07-01 22:54:02 -03:00
  • ffa65d354c Merge remote-tracking branch 'turso/main' into better-build Levy Albuquerque 2024-07-01 22:48:49 -03:00
  • 50203bccf3 Merge branch 'main' into better-build Levy Albuquerque 2024-07-01 22:45:41 -03:00
  • 9e737d567b refactor(libsql-sqlite3): remove unnecessary includes with inline definitions Levy Albuquerque 2024-07-01 22:35:18 -03:00
  • 5573d707fb fix(build.zig): mostly working, needs some refactor Levy Albuquerque 2024-07-01 22:33:32 -03:00
  • ee33ce31be fix(libsql-sqlite3): definition seems to not match Levy Albuquerque 2024-07-01 22:32:06 -03:00
  • 3e6187e629
    regenerate bundled sqlite ad hoc 2024-07-01 21:29:06 +02:00
  • f74c1902de
    replace row read/written with saturating counter ad hoc 2024-07-01 21:28:20 +02:00
  • 543766f3b6
    Update workflow to release a latest dev image (#1524) Avinash Sajjanshetty 2024-07-01 23:50:46 +05:30
  • bbeb3a76de Update workflow to release a latest dev image Avinash Sajjanshetty 2024-07-01 22:16:55 +05:30
  • 340d34ac96
    Add Dockerfile and Github action for Storage Server (#1523) Avinash Sajjanshetty 2024-07-01 18:51:11 +05:30
  • 80605905d9
    fix: minor bug issues with the cache tables (#1521) Avinash Sajjanshetty 2024-07-01 18:38:48 +05:30
  • 0d2a25f0ea Add Dockerfile and Github action for Storage Server Avinash Sajjanshetty 2024-07-01 18:31:46 +05:30
  • b92b9276cc
    Merge branch 'main' into ss-dockerfile Avinash Sajjanshetty 2024-07-01 17:41:48 +05:30
  • 3f74041ec4 Add Dockerfile and Github action for Storage Server Avinash Sajjanshetty 2024-07-01 17:37:31 +05:30
  • e38ebda5c8
    Merge pull request #26 from avinassh/ss-dockerfile Avinash Sajjanshetty 2024-07-01 16:53:48 +05:30
  • 7116f33c40 dir path Avinash Sajjanshetty 2024-07-01 16:53:26 +05:30
  • 97858396c8 fix autoconf and regenerate configure script (run autoconf from the root of C sources) Nikita Sivukhin 2024-07-01 15:22:57 +04:00
  • 04e4b49da1
    Merge pull request #25 from avinassh/ss-dockerfile Avinash Sajjanshetty 2024-07-01 16:50:57 +05:30
  • b0ccac15d5 pa Avinash Sajjanshetty 2024-07-01 16:50:37 +05:30
  • cf8d908bb7
    Merge pull request #24 from avinassh/ss-dockerfile Avinash Sajjanshetty 2024-07-01 16:48:10 +05:30
  • 806380780e uu Avinash Sajjanshetty 2024-07-01 16:47:49 +05:30
  • 429b17f9ee
    Merge pull request #23 from avinassh/ss-dockerfile Avinash Sajjanshetty 2024-07-01 16:45:28 +05:30
  • 81a8e88ca2 gg Avinash Sajjanshetty 2024-07-01 16:45:00 +05:30
  • db52968733
    Merge pull request #22 from avinassh/ss-dockerfile Avinash Sajjanshetty 2024-07-01 16:43:08 +05:30
  • e336fccfc2 Add ss docker file Avinash Sajjanshetty 2024-07-01 16:41:48 +05:30
  • 52ca503483 fix segfault when PRAGMA integrity_check is issued for DB with vector index Nikita Sivukhin 2024-07-01 15:01:55 +04:00
  • c6b2623056 fix: minor bug issues with the cache tables Avinash Sajjanshetty 2024-06-30 21:13:58 +05:30
  • 2eb6d564c0 add(flake): zlib dev dependency Levy Albuquerque 2024-06-29 02:52:11 -03:00
  • 9cde28bd14
    fmt ad hoc 2024-06-28 21:52:07 +02:00
  • 04e71ac9c0 WIP Levy Albuquerque 2024-06-28 17:41:02 -03:00
  • 4594f32bca flake: add icu and pkg-config Levy Albuquerque 2024-06-28 17:40:31 -03:00
  • d4316ced5c
    test snapshots ad hoc 2024-06-28 21:51:48 +02:00
  • e3be9b3fc6
    impl Replicator::stream_frames ad hoc 2024-06-28 21:50:24 +02:00
  • e3abdc0dd8
    current segment replicator refactor ad hoc 2024-06-28 11:20:16 +02:00
  • d743a070dd
    segment list stream frames ad hoc 2024-06-27 20:26:15 +02:00
  • 2cc5d34902 small fixes in the benchmark script Nikita Sivukhin 2024-06-28 18:28:49 +04:00