what if the account ID is not in sequential number? like UUID, or like random numbers?
@DushyanthG23 күн бұрын
@artemcodes25 күн бұрын
Thank you so much for this tutorial. It was extremely useful!
@Fuadhasen-z3zАй бұрын
please can anyone tell me how to access member only vedio in this playlist i wanna see thos vedios
@muhamadfikri4611Ай бұрын
for i := 0; i < n; i++ { fromAccountID := account1.ID // declared and not used toAccountID := account2.ID // declared and not used if i%2 == 1 { fromAccountID = account2.ID toAccountID = account1.ID } why not delcare ? pls help tq
@muhamadfikri4611Ай бұрын
FAIL: TestTransferTx (0.06s) /db/sqlc/store_test.go:69: Error Trace: /db/sqlc/store_test.go:69 Error: Not equal: expected: 222863 actual : 222862 Test: TestTransferTx help me ?
@alexismunier-pugin7070Ай бұрын
Golden content!
@AchwaqKhalidАй бұрын
Use a bigger *FONT*
@tanzimhossainsafin4451Ай бұрын
hey i want arrow to point at my directory how to do that
@milanpanic3755Ай бұрын
is this out of date in 08 Oct 2024 ?
@moiseslezama9781Ай бұрын
Man you are so clear on your lectures
@shenweijie476Ай бұрын
protoc --go_out=./pb --go-grpc_out=./pb *.proto
@oduber.vasquezАй бұрын
Excellent video, thank you very much for your contributions!
@huynhdinhluyenАй бұрын
nghe tiếng Anh từ nước bản xứ thì không hiểu chứ nghe tiếng Anh từ người Việt thì hiểu 90% haha
@bobnichАй бұрын
thanks :)
@huynhdinhluyenАй бұрын
8:45 why is my dirty column in schema_migrations table true instead false ?
@nic_3005Ай бұрын
Thank you - Perfect Examples
@ekekw930Ай бұрын
Is there a way to make these API calls type safe? Since there is already gRPC and protobufs, maybe there is a way to generate a JS/TS API client?
@SAHILSIDDIQUI-o9wАй бұрын
Connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed for user "root" this shows up everytime i try to connect with tableplus can you help with this?
@mirzakarabulut80072 ай бұрын
Thank you Quang. Loving this videos. Your explanations have been super helpful. It would be awesome if you could continue with more videos.
@mylaluna2 ай бұрын
Thanks Quang. Wishing to have caching mechnism tutorial in the future.
@alextotun2 ай бұрын
How can I became your sponsor? From russia paying system, create it, here big part market for your courses.) Glad for you!
@duyhuynhnhat14142 ай бұрын
Are you VietNamese?
@bugslayer-sama2 ай бұрын
Great video! For anyone following the steps, as at the time of this comment, there does not appear to be any need to run the PowerShell commands. Everything works out the box.
@aamirshekh9342 ай бұрын
Can you make a tutorial about how to connect various sub sytems, and how to day. I will be waiting.
@aamirshekh9342 ай бұрын
Use golang
@aamirshekh9342 ай бұрын
Can you make a video on oauth2 integration with a go backend application. There's so many misinformation about oauth2 in internet. Also there's no good comprehensive tutorial which covers implementation. I know only your explanation can help me clear this concept.
@dushyanthchowdary13882 ай бұрын
Thank you Quang ❤
@BasicInfo-gg1lo2 ай бұрын
n the main_test.go there is problem coming that cannot use conn (variable of type *sql.DB) as DBTX value in argument to New: *sql.DB does not implement DBTX (wrong type for method Exec) \t\thave Exec(string, ...any) (sql.Result, error) \t\twant Exec(context.Context, string, ...interface{}) (pgconn.CommandTag, error)", guide me to fix this problem
@BasicInfo-gg1lo3 ай бұрын
my all query is running but insert query is not running what I do if am unable to make account
@AbhishekVaid3 ай бұрын
At 19:12 something doensn't feel right. The ListAccountParams has a field `owner` which is used in the WHERE clause of the query. In the test the value of `owner` is ommited which means, it must be zero value of type, "" in this case since type of of owner is string. Now, if 10 accounts have been created with non zero owners and test is sending an empty owner, how did the test asswer len(accounts) to be 5. This seems wrong or I'm missing something very simple.
@LongLe-ju1zd3 ай бұрын
a cho e hỏi là trước khi học khóa này đi tour of go là đủ hay sao ạ e không biết tí gì vì e đang năm 2 đại học biết mỗi tí linux với code c++ này kia e nên học thêm những kiến thức nào để xem được playlist này ạ
@muntadher80873 ай бұрын
Overwhelmingly new and diffcult to understand, would need to learn some basics first about deadlock then come back again
@dushyanthchowdary13883 ай бұрын
Is Primeflex a better option than Tailwind?
@LewisFlorezRenza3 ай бұрын
I can't installed on Windows, I got a message about dll library is not found. any solution?
@nameLastname7863 ай бұрын
best
@komrondev3 ай бұрын
Can you turn on membership? I want to join your channel to watch member-only videos in this playlist