database: created script to initalize table schema
Creating a script that will be run ONLY once to initialize the table
schemas on GCP cloudsql. Documentation in go/track-chromeos-bugfixes.
BUG=None
TEST=tested by running in fresh DB, and sourcing this file. Verified successful
table initializations.
```
mysql client
> source <path/to/initialize_sql_tables.sql>
```
Change-Id: I57889ce403e227a5c6d7347403662899f0f52ed8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/2062720
Reviewed-by: Curtis Malainey <cujomalainey@chromium.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Commit-Queue: Hirthanan Subenderan <hirthanan@google.com>
Tested-by: Hirthanan Subenderan <hirthanan@google.com>
5 files changed