mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-09 04:39:50 -05:00
Update Database.md
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Introduction
|
||||
# Database Connectors
|
||||
|
||||
Using sqlpp11 requires of three logical parts:
|
||||
1. The actual tables of a database are represented structs, usually generated by sql2cpp. These structs contain compile-time information about each colum such as name and data type.
|
||||
|
||||
Reference in New Issue
Block a user