commit message from python script

This commit is contained in:
2023-08-18 20:00:01 +02:00
parent 4ada02f510
commit 559721aaf5
4 changed files with 25 additions and 11 deletions

2
my_movies/add_value.sql Normal file
View File

@@ -0,0 +1,2 @@
INSERT INTO eggs (cooler_typ, glückszahl)
VALUES('{coolertype}', {eine_zahl});