Commit Graph

  • 29913d462e Snap and format = 2025-11-11 17:07:54 -05:00
  • 5780089d1a Specify the name of a view in an options object noa/ts-viewopts Noa 2025-11-11 15:21:19 -06:00
  • 856dcff811 CI - TypeScript quickstart works properly in the face of version bumps (#3634) Zeke Foppa 2025-11-11 12:26:02 -08:00
  • 310d8eb7ae [teams 4/5] SQL authorization (#3525) Kim Altintop 2025-11-11 21:19:16 +01:00
  • 50b1b62324 Revert "[teams 1/5] Reset database (#3611)" John Detter 2025-11-11 19:54:25 +00:00
  • f1200d7eca Revert "[teams 2/5] client-api: Add parent parameter to publish endpoint (#3519)" John Detter 2025-11-11 19:54:18 +00:00
  • b3e65aef56 Revert "[teams 3/5] API authorization, CLI, smoketests (#3523)" John Detter 2025-11-11 19:54:11 +00:00
  • ed7a21079a Fix quickstart docs to use the new APIs = 2025-11-11 14:41:05 -05:00
  • 30898c712f Merge branch 'jdetter/upgrade-to-1.8.0' into HEAD John Detter 2025-11-11 19:21:42 +00:00
  • 971a891f5a Merge branch 'master' into jsdt/ts-query-builder-2 Jeffrey Dallatezza 2025-11-11 10:28:41 -08:00
  • b5375f695b [tyler/clear-on-conflict]: add PartialEq Zeke Foppa 2025-11-11 10:06:18 -08:00
  • ef52bb67bf Fixed the testnet thing = 2025-11-11 10:54:16 -05:00
  • 6fbb8fc2b8 Now generating module_bindings for examples and also moved pnpm scripts into portable rust scripts = 2025-10-30 15:31:20 -04:00
  • fab73cc3b3 Fixed PR notes = 2025-11-11 12:16:40 -05:00
  • f9a6c47efb Update crates/cli/src/common_args.rs Tyler Cloutier 2025-11-11 12:14:19 -05:00
  • 993cfe3c4b Small logic fix = 2025-11-07 00:48:51 -05:00
  • b5b05063c0 Small typo fix = 2025-11-07 00:39:02 -05:00
  • 265aa6c214 Careful wording clarification = 2025-11-07 00:23:55 -05:00
  • c5a68d4789 Small fixes" = 2025-11-07 00:15:28 -05:00
  • 018065026f Adds flag to publish to allow clearing on migration conflict. = 2025-11-07 00:03:43 -05:00
  • 907027434e pnpm generate and fmt = 2025-11-11 12:11:25 -05:00
  • 4143c15b08 C# bindings for views (#3585) rekhoff 2025-11-11 09:01:44 -08:00
  • 6b082b9127 Updated bindings John Detter 2025-11-11 16:58:58 +00:00
  • ad74fbb994 Upgrade to version 1.8.0 John Detter 2025-11-11 16:14:52 +00:00
  • 2c2d27b2a7 Fixed the testnet thing = 2025-11-11 10:54:16 -05:00
  • 6d91ae0f51 Now generating module_bindings for examples and also moved pnpm scripts into portable rust scripts = 2025-10-30 15:31:20 -04:00
  • a36f7091d5 [teams 3/5] API authorization, CLI, smoketests (#3523) Kim Altintop 2025-11-11 15:10:58 +01:00
  • 99882ad436 [teams 2/5] client-api: Add parent parameter to publish endpoint (#3519) Kim Altintop 2025-11-11 11:26:41 +01:00
  • c2db64d55e SQL smoketests for views (#3616) Shubham Mishra 2025-11-11 14:32:08 +05:30
  • e0b8e6f265 [teams 1/5] Reset database (#3611) Kim Altintop 2025-11-11 09:39:24 +01:00
  • 08a00eff80 Disconnect clients when updating RLS rules (#3574) Mario Montoya 2025-11-11 01:54:53 -05:00
  • 6133b8c2f9 Cleanup Jeffrey Dallatezza 2025-11-10 20:44:57 -08:00
  • 0de8910e2a Atomic view update (#3624) joshua-spacetime 2025-11-10 20:26:52 -08:00
  • fe91e78ecb Merged master Tyler Cloutier 2025-11-10 22:59:13 -05:00
  • 181e50f4b7 Formatting Tyler Cloutier 2025-11-10 22:56:14 -05:00
  • 256d04f255 Builds, tests, works Tyler Cloutier 2025-11-10 22:55:52 -05:00
  • 487d5a336c formatting Tyler Cloutier 2025-11-10 22:49:16 -05:00
  • 6d5e5754c4 cargo fmt Tyler Cloutier 2025-11-10 22:44:22 -05:00
  • 4d2aff4397 pnpm format Tyler Cloutier 2025-11-10 22:43:59 -05:00
  • ffa5336c76 Good Heavens all the tests pass Tyler Cloutier 2025-11-10 22:43:44 -05:00
  • dadd620df5 Implemented all the index stuff Tyler Cloutier 2025-11-10 21:25:16 -05:00
  • a66fa3a2bf Get semijoin rendering working. Jeffrey Dallatezza 2025-11-10 16:56:14 -08:00
  • 3615744af1 Get semijoin working Jeffrey Dallatezza 2025-11-10 16:37:23 -08:00
  • 6bf3efc006 CI - Fix format strings (#3627) Zeke Foppa 2025-11-10 14:12:53 -10:00
  • 6401818fe5 Disable parameterized views in rust (#3629) joshua-spacetime 2025-11-10 14:51:29 -08:00
  • 695052b227 Views: fix table schema creation from system table. (#3615) Shubham Mishra 2025-11-11 02:53:43 +05:30
  • 8fd830374b Add comment about public API key use on Docusaurus (#3567) Julien Lavocat 2025-11-10 21:13:23 +01:00
  • 565e95bdf4 Add Rust client SDK bindings for calling procedures (#3532) Phoebe Goldman 2025-11-10 14:12:23 -05:00
  • 36f78f22d7 backward compatible shub/fix-view-schema Shubham Mishra 2025-11-10 22:51:59 +05:30
  • cfd0d4b712 commitlog,durability: Support preallocation of disk space (#3437) Kim Altintop 2025-11-10 17:55:55 +01:00
  • e5e8e487db Exists in WIP Jeffrey Dallatezza 2025-11-10 08:47:18 -08:00
  • 9177f257b4 Remove cargoArtifacts from nix flake phoebe/procedure/rust-sdk Phoebe Goldman 2025-11-10 10:32:27 -05:00
  • e239fabc6e Merge branch 'master' into phoebe/procedure/rust-sdk Phoebe Goldman 2025-11-10 10:22:52 -05:00
  • b6e4fd8275 view fix sys table schema Shubham Mishra 2025-11-10 16:45:46 +05:30
  • 57bd49bec9 Fixed up the API a bit to have fewer breaking changes = 2025-11-09 20:11:25 -05:00
  • 31243a71da Fixed broken type tests = 2025-11-09 16:29:52 -05:00
  • 64b3404f98 misconfigured import = 2025-11-09 16:28:38 -05:00
  • c61fae7170 cargo fmt = 2025-11-09 16:26:27 -05:00
  • d398d25d04 pnpm format = 2025-11-09 16:26:12 -05:00
  • 6782e5e57d merge master = 2025-11-09 16:23:41 -05:00
  • cb16789be7 Removed generation of variant types since they can now be derived from the type builders = 2025-11-09 15:51:00 -05:00
  • 08011a7591 Refactor module instance code (#3605) Noa 2025-11-09 14:26:10 -06:00
  • 5b376e1ce5 Merge branch 'master' into tyler/docs-reorg Tyler Cloutier 2025-11-09 15:12:41 -05:00
  • 861c52c509 fix push reducer type Jeffrey Dallatezza 2025-11-09 09:24:54 -08:00
  • 384f8b02b5 pnpm format = 2025-11-09 01:04:52 -05:00
  • 16814cb555 Small adjustments = 2025-11-08 21:23:32 -05:00
  • ac4e15a922 It is magnifico = 2025-11-08 21:16:34 -05:00
  • 3f3e6a6571 Progress! = 2025-11-08 18:39:46 -05:00
  • 08dba2f5d9 Living the dream = 2025-11-08 17:57:25 -05:00
  • edac806697 Materialize views on subscribe (#3599) joshua-spacetime 2025-11-08 14:47:08 -08:00
  • eae413ead6 Support identities Jeffrey Dallatezza 2025-11-08 10:41:03 -08:00
  • 80bc886aad Add some more booleans and adds some sql tests. Jeffrey Dallatezza 2025-11-08 09:34:11 -08:00
  • 072fbebfe7 rename scan to query Jeffrey Dallatezza 2025-11-07 17:36:17 -08:00
  • 4f32ff67e0 Add a scan function to start queries Jeffrey Dallatezza 2025-11-07 17:32:41 -08:00
  • 02b5b30d36 Create a querybuilder Jeffrey Dallatezza 2025-11-07 17:16:44 -08:00
  • 1633a013a8 Add TableDef Jeffrey Dallatezza 2025-11-07 16:26:25 -08:00
  • 09bca44c56 CI - Make Internal Tests less brittle (#3536) Zeke Foppa 2025-11-07 12:44:52 -10:00
  • 0da157a074 A version with a lot of different attempts at join enforcement Jeffrey Dallatezza 2025-11-07 14:06:57 -08:00
  • cc73953787 Typescript views (#3584) Noa 2025-11-07 15:10:43 -06:00
  • d4dc289013 Fix issue with row id for non primary key tables (#3603) Alessandro Asoni 2025-11-07 18:46:11 +01:00
  • c4a4fb8288 Merge branch 'master' into alessandro/bugfix/typescript-sdk-issue-with-non-primary-key-tables alessandro/bugfix/typescript-sdk-issue-with-non-primary-key-tables Tyler Cloutier 2025-11-07 12:00:49 -05:00
  • 1d04930ff7 remove module watcher from subscription (#3602) Shubham Mishra 2025-11-07 22:07:37 +05:30
  • bfaee851b6 Fix issue with row id for non primary key tables Alessandro Asoni 2025-11-07 16:41:53 +01:00
  • d7ad679562 remove module watcher from subscription shub/pass-ci Shubham Mishra 2025-11-07 19:13:38 +05:30
  • 8307d7c576 fix: view index (#3596) Shubham Mishra 2025-11-07 15:24:53 +05:30
  • 6096150637 Dockerfile fails more cleanly if .git is a submodule (#3591) Zeke Foppa 2025-11-06 20:59:37 -10:00
  • 1126fec0ed Merge branch 'master' into shub/views-fix-view-index shub/views-fix-view-index Shubham Mishra 2025-11-07 11:47:45 +05:30
  • 8eed5a9630 autogen Shubham Mishra 2025-11-07 11:35:07 +05:30
  • e331b2f0e5 smoketests: Adjust enable replication tests (#3590) Kim Altintop 2025-11-07 06:17:39 +01:00
  • 1f66ce4050 procedures: add wasm abi for anon mut txes centril/proc-anon-tx-wasm-abi Mazdak Farrokhzad 2025-11-07 02:26:15 +01:00
  • 5dc7764738 qb Jeffrey Dallatezza 2025-11-06 15:36:16 -08:00
  • 400252feed Fix for multi-column indexes in typescript modules (#3589) Jeffrey Dallatezza 2025-11-06 15:31:46 -08:00
  • 0b0b06d5f6 Small comment = 2025-11-06 18:16:30 -05:00
  • f5219e4b79 Merge branch 'master' into jsdt/ts-index-type-fix jsdt/ts-index-type-fix Jeffrey Dallatezza 2025-11-06 14:21:00 -08:00
  • 39bbd45f14 remove index stuff for now Jeffrey Dallatezza 2025-11-06 14:20:37 -08:00
  • 75c6e67c3c Views: Host interface for WASM modules (#3548) Shubham Mishra 2025-11-07 02:44:00 +05:30
  • c8ccbc6c86 fix: view index Shubham Mishra 2025-11-07 02:13:08 +05:30
  • c426956480 Merge branch 'master' into jsdt/ts-index-type-fix Jeffrey Dallatezza 2025-11-06 12:22:46 -08:00
  • 95d5ee8ff3 Merge remote-tracking branch 'origin/master' into shub/view-from-host shub/view-from-host Shubham Mishra 2025-11-07 01:46:08 +05:30
  • 3eb7cf9c93 [release/v1.7.0]: Merge remote-tracking branch 'origin/bfops/fix-dockerfile' into release/v1.7.0 release/v1.7.0 Zeke Foppa 2025-11-06 11:59:29 -08:00