Added: Alembic for migrations
Moving from Pyramid to FastAPI
This commit is contained in:
@ -21,7 +21,7 @@ import { CashierReportComponent } from './cashier-report.component';
|
||||
import { MomentDateAdapter } from '@angular/material-moment-adapter';
|
||||
import { A11yModule } from '@angular/cdk/a11y';
|
||||
import { FlexLayoutModule } from '@angular/flex-layout';
|
||||
import { MatSelectModule } from '@angular/material';
|
||||
import { MatSelectModule } from '@angular/material/select';
|
||||
|
||||
export const MY_FORMATS = {
|
||||
parse: {
|
||||
|
||||
Reference in New Issue
Block a user