Skip to content

er図生成のみ#1069

Open
hikahana wants to merge 5 commits intofix/hikahana/campus-donation-db-fixfrom
fix/hikahana/campus-donation-db-fix-er
Open

er図生成のみ#1069
hikahana wants to merge 5 commits intofix/hikahana/campus-donation-db-fixfrom
fix/hikahana/campus-donation-db-fix-er

Conversation

@hikahana
Copy link
Copy Markdown
Collaborator

対応Issue

resolve #0

概要

#1068
上記PRのer生成だけ分けました。差分ファイルが結構あるので

画面スクリーンショット等

  • URL
    スクリーンショット

テスト項目

備考

…s and update related foreign keys and constraints
@github-actions github-actions bot added the bug Something isn't working label Mar 20, 2026
@hikahana hikahana changed the base branch from develop to fix/hikahana/campus-donation-db-fix March 20, 2026 11:44
@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

このPRは、データベーススキーマのER図生成に関連する変更を、以前のPRから分離して適用するものです。主に、建物と部屋の管理方法を簡素化し、協賛活動のスタイルをリンクするための新しいテーブルを追加することで、データベース構造を整理し、関連するメタデータを更新します。

Highlights

  • 新しいテーブルの追加: 協賛活動のスタイルをリンクするための新しいテーブル activity_sponsor_style_links と、協賛活動自体を管理する sponsorship_activities が追加されました。
  • テーブル構造の変更: buildings テーブルに unit_numbers カラムが追加され、rooms テーブルの構造が変更され floor_id が削除され building_idfloor_number が追加されました。
  • カラムの削除: campus_donations テーブルから remark, is_first_check, is_last_check カラムが削除されました。
  • テーブルの削除: 古い建物と部屋の管理に関連する floors および building_units テーブルが削除されました。
  • ER図のメタデータ更新: データベーススキーマの変更に伴い、ER図のHTMLファイル、XMLメタデータ、および関連するダイアグラムファイルが更新されました。
  • マイグレーションスクリプトの追加: 建物と部屋の構造変更を適用および元に戻すためのSQLマイグレーションスクリプトが追加されました。
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist
Copy link
Copy Markdown

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

…inanSu into fix/hikahana/campus-donation-db-fix-er
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 20, 2026

Deploying finansu with  Cloudflare Pages  Cloudflare Pages

Latest commit: 90f348a
Status: ✅  Deploy successful!
Preview URL: https://59ec5ba4.finansu.pages.dev
Branch Preview URL: https://fix-hikahana-campus-donation-cae9.finansu.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant