docs added keywords

[skip ci]
This commit is contained in:
silverqx
2022-05-27 10:57:27 +02:00
parent 4b5b8a9d4c
commit adf891461d
12 changed files with 12 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
sidebar_position: 3
sidebar_label: Migrations
description: How to compile the TinyORM migrations (tom) c++ console application on Windows and Linux.
keywords: [c++ orm, building, migrations, tinyorm]
---
import CodeBlock from '@theme/CodeBlock'