Moved InternalRecords into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s

This commit is contained in:
2026-02-13 12:24:46 -05:00
parent 920c2da38f
commit 4f69ecc7a9
4 changed files with 51 additions and 49 deletions

View File

@@ -1,10 +1,11 @@
use super::InternalRecords;
use crate::{
action::{Action, CalcValue, Calculation, MsgAction, Query, Records},
document::{
definition::{DocDef, DocFuncType},
field::Field,
},
message::wrapper::{InternalRecord, InternalRecords, Message, Oid, Reply, Update},
message::wrapper::{InternalRecord, Message, Oid, Reply, Update},
mtterror::{ErrorID, MTTError},
name::NameType,
queue::{