mirror of
https://github.com/EdiFarcas/Car-Fuel-Tracking-App.git
synced 2026-06-22 07:00:55 +03:00
Update app improvment 2. Dashboard, stat, UI. All
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterEnum
|
||||
ALTER TYPE "FuelType" ADD VALUE 'ELECTRIC';
|
||||
@@ -53,6 +53,7 @@ enum FuelType {
|
||||
GASOLINE
|
||||
DIESEL
|
||||
LPG
|
||||
ELECTRIC
|
||||
}
|
||||
|
||||
enum Currency {
|
||||
|
||||
Reference in New Issue
Block a user