mirror of
https://github.com/originalmk/skrytka-app.git
synced 2025-01-18 08:19:17 +00:00
Removed unused trucks_list view
This commit is contained in:
parent
ed2ba3ebdc
commit
001d37a0f5
@ -62,7 +62,3 @@ $func$
|
||||
LIMIT 1;
|
||||
$func$
|
||||
LANGUAGE SQL;
|
||||
|
||||
DROP VIEW IF EXISTS trucks_list;
|
||||
CREATE VIEW trucks_list AS
|
||||
SELECT id, name, image_path FROM fire_truck;
|
||||
|
Loading…
x
Reference in New Issue
Block a user