summaryrefslogtreecommitdiff
path: root/server/.sqlx/query-824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55.json
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-01-26 21:58:42 +0100
committerJoel Klinghed <the_jk@spawned.biz>2025-01-26 21:58:42 +0100
commit9e80b8cd1e44fcf863d926055d9fa458db46e0d3 (patch)
tree1fd262ac79127e60d91f9e7efac9702ec3058cdb /server/.sqlx/query-824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55.json
parent42334c32226f0ff3248d6d0c7641b7170ca962ce (diff)
Add basic git support
Pushing a commit to a new branch creates a review. Each project has its own git directory, with githooks installed that talkes with server process via unix sockets.
Diffstat (limited to 'server/.sqlx/query-824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55.json')
-rw-r--r--server/.sqlx/query-824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/server/.sqlx/query-824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55.json b/server/.sqlx/query-824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55.json
new file mode 100644
index 0000000..8dfa0ff
--- /dev/null
+++ b/server/.sqlx/query-824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55.json
@@ -0,0 +1,12 @@
+{
+ "db_name": "MySQL",
+ "query": "UPDATE reviews SET rewrite=0 WHERE id=?",
+ "describe": {
+ "columns": [],
+ "parameters": {
+ "Right": 1
+ },
+ "nullable": []
+ },
+ "hash": "824b1448ed21b5777266be9a1437f78e0df5cb9cc3408d6dd0d5804bdb317e55"
+}