mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 16:34:19 +01:00
Rename limbo_core crate to turso_core
This commit is contained in:
@@ -244,7 +244,7 @@ mod tests {
|
||||
pub(crate) struct TestContext;
|
||||
|
||||
// Placeholders for compilation
|
||||
// Context only necessary parsing inside limbo_core or in the simulator
|
||||
// Context only necessary parsing inside turso_core or in the simulator
|
||||
impl ToSqlContext for TestContext {
|
||||
fn get_column_name(&self, _table_id: crate::ast::TableInternalId, _col_idx: usize) -> &str {
|
||||
todo!()
|
||||
|
||||
Reference in New Issue
Block a user