mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
fix: database migrations FK relations.
fix: database columns indexing.
This commit is contained in:
@@ -9,7 +9,7 @@ export * from './Payment';
|
||||
export * from './SaleInvoice';
|
||||
export * from './PaymentReceive';
|
||||
export * from './SaleEstimate';
|
||||
export * from './Register';
|
||||
export * from './Authentication';
|
||||
export * from './User';
|
||||
export * from './Metable';
|
||||
export * from './Options';
|
||||
|
||||
Reference in New Issue
Block a user