automatic accounting - removing deprecacy/legacy
This commit is contained in:
@@ -141,6 +141,8 @@ pub struct ColumnDefinition {
|
||||
/// PHONE (international or national phone number; generates extension/type/country/calling-code companions)
|
||||
/// TIME (timezone-free time of day)
|
||||
/// MONEY (= unconstrained NUMERIC; currency comes from the table)
|
||||
/// ACCOUNTING (creates the schema-managed name, debit, and credit columns;
|
||||
/// one stored row contributes one line to the profile journal)
|
||||
/// INT
|
||||
/// BIGINT
|
||||
/// DATE
|
||||
|
||||
Reference in New Issue
Block a user