Commit Graph

1079 Commits

Author SHA1 Message Date
Mazdak Farrokhzad e5148b97ea box not vec & extract brotli compression 2024-09-26 20:50:09 +02:00
Mazdak Farrokhzad f357563c2a clarify eval_incr function name for my sanity 2024-09-26 20:50:09 +02:00
Mazdak Farrokhzad 663bba7d16 minor cleanup 2024-09-26 20:50:09 +02:00
Mazdak Farrokhzad 89cfc33333 cleanup dead code 2024-09-26 20:50:09 +02:00
Mazdak Farrokhzad ffb7883652 new websocket api: clippy passes 2024-09-26 20:50:07 +02:00
james gilles c32f297c47 Update TableSchema & system tables to resemble ABI V9 (#1697) 2024-09-25 20:03:22 +00:00
Shubham Mishra a7e23210f6 Downlevel some info messages (#1739) 2024-09-25 05:54:21 +00:00
Kim Altintop d5173d3d50 snapshot: More Snapshot accessors (#1721) 2024-09-25 05:43:50 +00:00
joshua-spacetime 06e5be5fd2 feat: Type check DML (#1727) 2024-09-24 23:52:29 +00:00
Zeke Foppa f559f0a714 CLI - Unify copies of the confirmation/--force logic (#1740)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 21:57:49 +00:00
Zeke Foppa 747873735b CLI - Exit when config is malformed (#1669)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 18:13:34 +00:00
Kim Altintop caaafa4d0b smoketests: Allow to skip tests requiring dotnet (#1726) 2024-09-24 17:33:07 +00:00
Zeke Foppa 336056e23f CLI - Remove project-specific config files (#1665)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 17:29:50 +00:00
Shubham Mishra eeaa00a05f Commitlog offset index (#1671)
Signed-off-by: Shubham Mishra <shubham@clockworklabs.io>
Co-authored-by: Kim Altintop <kim@eagain.io>
2024-09-24 16:06:49 +00:00
joshua-spacetime eadea95a77 perf: Use type ids for type checking (#1725) 2024-09-24 15:48:53 +00:00
Ingvar Stepanyan 0fd412d2ec Fix C# CI (#1734) 2024-09-24 14:39:04 +00:00
SteveGibson 2b09c8d1f8 Logging API (#1714)
Co-authored-by: Steve Boytsun <steve@clockwokrlabs.io>
2024-09-23 14:04:32 -04:00
Ingvar Stepanyan 9f6239991b [C#] [NFC] Reuse attribute classes from runtime (#1718) 2024-09-23 16:47:30 +00:00
Zeke Foppa b123f53ed7 CLI - Remove unused tracelog.rs (#1693)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-20 15:38:20 +00:00
Kim Altintop fe7a6321c1 cli: Remove dbg! (#1722) 2024-09-20 06:04:00 +00:00
james gilles 65f4034e1d Remove reserved identifiers (#1724) 2024-09-19 19:16:00 +00:00
Zeke Foppa 26242bcd3c CLI - Fix helptext for spacetime sql (#1667)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:19:30 +00:00
Zeke Foppa cb3ca4d1d5 CLI - Print out config path when saving (#1673)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:17:29 +00:00
Zeke Foppa 63a4a03f46 CLI - Remove admin energy subcommands (#1695)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:16:34 +00:00
Zeke Foppa 74a0f59331 CI - Discord post will ping a particular role if CI check was not successful (#1715)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 07:47:17 -05:00
Mario Montoya 3179f6d347 Fixes showing server errors on cli sql calls (#1720) 2024-09-18 20:55:02 +00:00
Mazdak Farrokhzad db29ded0a5 WASM ABI: add datastore_delete_by_btree_scan_bsatn (#1704) 2024-09-18 18:59:30 +00:00
SteveGibson 14e509859e Stopwatch and reducer rng (#1681)
Signed-off-by: Ingvar Stepanyan <me@rreverser.com>
Co-authored-by: Steve Boytsun <steve@clockwokrlabs.io>
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
2024-09-18 10:19:32 +00:00
Noa f6bc6dcfe5 Switch Rust codegen to use new ModuleDef (#1675) 2024-09-17 18:32:35 +00:00
joshua-spacetime f047bb14f7 feat: sql type checking and logical plan (#1708) 2024-09-17 15:41:19 +00:00
Zeke Foppa 3fcb5056b2 CI - Discord PR merge notification includes status of Internal tests check (#1713)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-17 02:20:35 +00:00
Kim Altintop 35de1ef920 snapshot: pub access to snapshot file + object repo (#1709)
Signed-off-by: Kim Altintop <kim@eagain.io>
Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
2024-09-16 19:34:09 +00:00
Ingvar Stepanyan 214eb7e047 NFC: enforce more C# code style + enable it in Visual Studio (#1687) 2024-09-16 19:29:33 +00:00
james gilles 4d3a992e47 Fix heisenbug by using petgraph (#1712) 2024-09-16 19:04:46 +00:00
Mazdak Farrokhzad 4f297880ca WASM ABI: add datastore_btree_scan_bsatn & index_id_from_name (#1699)
Signed-off-by: Mazdak Farrokhzad <twingoow@gmail.com>
Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-16 19:03:17 +00:00
Kim Altintop 0687062c2d Bump bytemuck (#1686) 2024-09-16 18:09:58 +00:00
james gilles 77b2da6270 Automatic migration planning (#1658) 2024-09-12 16:17:23 -04:00
james gilles f3e3d924f7 Add schema::type_for_generate, update validation to use it (#1661)
Signed-off-by: james gilles <jameshgilles@gmail.com>
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
2024-09-11 15:38:56 -04:00
james gilles 11283c33a4 Add spacetimedb_primitives::col_list::ColSet (#1691)
Signed-off-by: james gilles <jameshgilles@gmail.com>
Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
2024-09-11 15:38:14 -04:00
Tyler Cloutier 3530498b88 Switched table names to singular (#1684)
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
2024-09-11 11:11:51 -04:00
Noa bdf94f1fb3 Fix table codegen wrt table names (#1689) 2024-09-11 09:39:15 -04:00
Ingvar Stepanyan c8279e1714 C#: hide ReadGenFields from the public API (#1690) 2024-09-10 17:06:39 +00:00
Kim Altintop 0029ca5648 commitlog: Make commit module public, and allow access to header fields (#1685) 2024-09-10 08:16:32 +00:00
Noa 8daab8e20f Impl macro rework (#1314) 2024-09-09 23:30:31 +00:00
Ingvar Stepanyan 607f7ce6b8 Auto-generate C# ModuleDef bindings from Rust (#1680) 2024-09-09 18:22:17 +00:00
Ingvar Stepanyan 2cccac4e14 C# module benchmarks (#1679) 2024-09-06 18:08:14 +00:00
Mazdak Farrokhzad df5ef6c81d WASM ABI: implement console ABIs (#1664) 2024-09-05 20:19:21 +00:00
Mazdak Farrokhzad da71d0f9b1 WASM ABI: insert -> datastore_insert_bsatn & impl new semantics (#1639) 2024-09-05 19:32:26 +00:00
Ingvar Stepanyan 68e356519e C#: split table codegen logic from type codegen logic (#1573)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-05 18:00:40 +00:00
Mazdak Farrokhzad 69e881c38f bindings-csharp: pass address_1 (#1621)
Signed-off-by: Mazdak Farrokhzad <twingoow@gmail.com>
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
2024-09-04 17:36:43 +00:00