CGI-FR / CGI-FR/LINO

[PROPOSAL] Build database schema on push

Open
#24 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
23
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```console
lino push --create-schema insert target-db
```

Will create
- tables
- columns
- primary keys
- foreign keys

Based on the first data line encountered on each table.

Other possibility, a new push action

```console
lino push schema target-db
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.