Tables


SchemaSpy Analysis of fas.public

Generated on Fri Jan 16 07:04 UTC 2026

XML Representation
Insertion Order Deletion Order
TABLES 14
VIEWS 0
COLUMNS 175
Constraints 11
Anomalies 4
Routines 1

Database Properties

Database Type: PostgreSQL - 16.11

Schema public

standard public schema

Tables

Table / View Children Parents Columns Rows Type Comments
仕訳貸借明細 0 4 24 -1 Table
日次勘定科目残高 0 1 11 -1 Table

仕訳データを起票日単位で集計した残高テーブル

月次勘定科目残高 0 1 14 -1 Table

日次残高を月単位で集計した残高テーブル

勘定科目構成マスタ 0 1 4 -1 Table

勘定科目の階層構造をチルダ(^)連結で表現するマスタ。LIKE検索で効率的に階層検索が可能。

仕訳明細 2 1 6 -1 Table
flyway_schema_history 0 0 10 -1 Table
課税取引マスタ 1 0 5 -1 Table
変更ログ 0 0 10 -1 Table

マスタデータの変更履歴を保存するテーブル

自動仕訳パターンマスタ 1 2 18 -1 Table

売上データから仕訳データへの変換ルールを定義

仕訳 2 1 15 -1 Table
勘定科目マスタ 7 1 18 -1 Table
自動仕訳データ 0 4 20 -1 Table

売上データから生成された仕訳データ(転記前の中間データ)

部門マスタ 3 0 8 -1 Table

D社の組織構成を管理するマスタテーブル

自動仕訳処理履歴 0 0 12 -1 Table

自動仕訳処理の実行履歴