Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Database.cpp
Go to the documentation of this file.
1/////////////////////////////////////////////////////////////////////////////
2//
3// This code was automatically generated by the joedb compiler
4// https://www.joedb.org/
5//
6// Path to compiler: /home/rcoulom/repos/joedb/doc/source/tutorial/build/joedbc
7// Version: 9.1.4
8// joedbc compilation time: Apr 15 2025 14:46:29
9// Generation of this file: 2025-04-15 12:46:31 GMT
10//
11/////////////////////////////////////////////////////////////////////////////
12#include "Database.h"
13
14namespace tutorial::detail
15{
16 const char * schema_string = "joedb\004\000\000\000)\000\000\000\000\000\000\000)\000\000\000\000\000\000\000c\000\000\000\000\000\000\000c\000\000\000\000\000\000\000\001\004city\003\001\004name\001\001\006person\003\002\012first_name\001\003\002\011last_name\001\003\002\004home\004\001";
17}