12#ifndef joedb_db_encoded_file_Readonly_Client_declared
13#define joedb_db_encoded_file_Readonly_Client_declared
25 int64_t schema_checkpoint;
Specialized client for read-only files.
void play_until_checkpoint(Writable &writable)
implement joedb::Writable in a Database
void initialize_with_readonly_journal(joedb::Readonly_Journal &journal)
int64_t get_schema_checkpoint() const
Store all the tables of the database.
static void throw_exception(const std::string &message)
Client for a read-only file (allows pulling, unlike Readonly_Database)
virtual void read_journal() override
Readonly_Client(joedb::Buffered_File &file)
const Database & get_database() const
Automatically generated by joedbc.