mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2025-04-30 05:34:43 +00:00
Update sqlx query snapshots
This commit is contained in:
parent
f70b2b9d00
commit
b272d55a46
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
"Int2",
|
||||
{
|
||||
"Custom": {
|
||||
"name": "_header_pair",
|
||||
"name": "header_pair[]",
|
||||
"kind": {
|
||||
"Array": {
|
||||
"Custom": {
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"name": "response_headers!: Vec<HeaderPairRecord>",
|
||||
"type_info": {
|
||||
"Custom": {
|
||||
"name": "_header_pair",
|
||||
"name": "header_pair[]",
|
||||
"kind": {
|
||||
"Array": {
|
||||
"Custom": {
|
||||
|
|
Loading…
Reference in a new issue