mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-13 16:52:56 +00:00
* chore: Move uuid to workspace.dependencies * feat: Define procedure related traits * test: Add tests * chore: Update imports * feat: Submit ProcedureWithId to manager * chore: pub ProcedureId::parse_str * refactor: ProcedureId::parse_str returns Result * chore: Address CR comments Also implements FromStr for ProcedureId