diff options
Diffstat (limited to 'server/.sqlx/query-2bc668a035fccffc3906fc2eecae70925916336adf7c5062e0b36a6229b3f252.json')
| -rw-r--r-- | server/.sqlx/query-2bc668a035fccffc3906fc2eecae70925916336adf7c5062e0b36a6229b3f252.json | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/server/.sqlx/query-2bc668a035fccffc3906fc2eecae70925916336adf7c5062e0b36a6229b3f252.json b/server/.sqlx/query-2bc668a035fccffc3906fc2eecae70925916336adf7c5062e0b36a6229b3f252.json deleted file mode 100644 index 97d107d..0000000 --- a/server/.sqlx/query-2bc668a035fccffc3906fc2eecae70925916336adf7c5062e0b36a6229b3f252.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "db_name": "MySQL", - "query": "SELECT id,remote,main_branch FROM projects", - "describe": { - "columns": [ - { - "ordinal": 0, - "name": "id", - "type_info": { - "type": "VarString", - "flags": "NOT_NULL | PRIMARY_KEY | NO_DEFAULT_VALUE", - "char_set": 224, - "max_size": 512 - } - }, - { - "ordinal": 1, - "name": "remote", - "type_info": { - "type": "VarString", - "flags": "NOT_NULL | NO_DEFAULT_VALUE", - "char_set": 224, - "max_size": 8192 - } - }, - { - "ordinal": 2, - "name": "main_branch", - "type_info": { - "type": "VarString", - "flags": "NOT_NULL | NO_DEFAULT_VALUE", - "char_set": 224, - "max_size": 4096 - } - } - ], - "parameters": { - "Right": 0 - }, - "nullable": [ - false, - false, - false - ] - }, - "hash": "2bc668a035fccffc3906fc2eecae70925916336adf7c5062e0b36a6229b3f252" -} |
