garm/database
Gabriel Adrian Samfira 36288c65e6 Slightly simplify code
Change instance DB functions from querying by ID to querying by name. Names
are unique in GARM, so we might as well use the name instead of the ID and
spare ourselves the extra query to get the ID when a qorkflow comes in.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-03-30 18:22:06 +00:00
..
common Slightly simplify code 2024-03-30 18:22:06 +00:00
sql Slightly simplify code 2024-03-30 18:22:06 +00:00
database.go Rename module 2023-03-12 16:01:49 +02:00