Integrate unfinished server-rs refactor worklists
This commit is contained in:
@@ -4,6 +4,7 @@ use spacetimedb_lib::sats::de::serde::DeserializeWrapper;
|
||||
use spacetimedb_lib::sats::ser::serde::SerializeWrapper;
|
||||
use std::collections::HashSet;
|
||||
|
||||
use crate::big_fish::big_fish_runtime_run;
|
||||
use crate::puzzle::{
|
||||
puzzle_agent_message, puzzle_agent_session, puzzle_event, puzzle_leaderboard_entry,
|
||||
puzzle_runtime_run, puzzle_work_profile,
|
||||
@@ -147,6 +148,7 @@ macro_rules! migration_tables {
|
||||
big_fish_creation_session,
|
||||
big_fish_agent_message,
|
||||
big_fish_asset_slot,
|
||||
big_fish_runtime_run,
|
||||
big_fish_event
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user