Lightweight 0.20251202.0
Loading...
Searching...
No Matches
SqlBackup.hpp
1// SPDX-License-Identifier: Apache-2.0
2#pragma once
3
4#include "SqlBackup/MsgPackChunkFormats.hpp"
5#include "SqlBackup/SqlBackup.hpp"
6#include "SqlBackup/SqlBackupFormats.hpp"
7#include "SqlBackup/TableFilter.hpp"
8// BatchManager is internal detail, usually not exposed unless needed.
9// But if the user wants "all headers", maybe?
10// I will include the main public API.