Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

コンテナを追加するDB操作をする関数を実装 #65

Merged
merged 2 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. migrateファイルを作成

    コンテナを表すデータ構造を定義し、それをSQLでも表現した
    puripuri2100 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    240cc90 View commit details
    Browse the repository at this point in the history
  2. 関数を実装

    insert_container関数を実装した
    puripuri2100 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8264e88 View commit details
    Browse the repository at this point in the history