This commit is contained in:
Shubham Mishra
2026-06-15 15:22:56 +05:30
parent 1e10ed3e2f
commit fbae25eae3
+4 -1
View File
@@ -351,7 +351,10 @@ pub fn create_table_from_def(
#[cfg(test)]
mod test {
use super::*;
use crate::relational_db::{open_snapshot_repo, tests_utils::{begin_mut_tx, insert, TestDB}};
use crate::relational_db::{
open_snapshot_repo,
tests_utils::{begin_mut_tx, insert, TestDB},
};
use spacetimedb_datastore::locking_tx_datastore::PendingSchemaChange;
use spacetimedb_datastore::system_tables::ST_EVENT_TABLE_ID;
use spacetimedb_lib::{