codefork
codefork
Explore posts from servers
DTDrizzle Team
Created by codefork on 10/3/2023 in #help
Default now time for sqlite?
@Angelelz It works! Thanks a bunch!
5 replies
DTDrizzle Team
Created by codefork on 10/3/2023 in #help
Default now time for sqlite?
@Angelelz Are you sure this works for sqlite?
5 replies
DTDrizzle Team
Created by codefork on 8/21/2023 in #help
select count(*) returns a string not a number? mysql
No description
4 replies
DTDrizzle Team
Created by codefork on 8/18/2023 in #help
Error running npx drizzle-kit push:mysql
If I drop my users table I can db-push with no error but this is rather annoying
7 replies
DTDrizzle Team
Created by codefork on 8/18/2023 in #help
Error running npx drizzle-kit push:mysql
mysql not sqlite
7 replies
DTDrizzle Team
Created by codefork on 8/18/2023 in #help
Error running npx drizzle-kit push:mysql
7 replies
TTCTheo's Typesafe Cult
Created by codefork on 4/18/2023 in #questions
'use client' directive throws error
looks like there may be a bug with 13.3
6 replies
TTCTheo's Typesafe Cult
Created by codefork on 4/18/2023 in #questions
'use client' directive throws error
downgrading to 13.2 fixed the issue
6 replies
TTCTheo's Typesafe Cult
Created by codefork on 4/18/2023 in #questions
'use client' directive throws error
yes sir
6 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/23/2023 in #questions
nvim lsp tsserver taking forever to initialize
Sometimes I need to restart the lsp several times
2 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/21/2023 in #questions
Neovim initial setup help?
Just did this now still not working... I'm reading something saying installing npm with sudo can cause this issue
19 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/21/2023 in #questions
Neovim initial setup help?
running wsl ubuntu
19 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/21/2023 in #questions
Neovim initial setup help?
19 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/21/2023 in #questions
Neovim initial setup help?
19 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/21/2023 in #questions
Neovim initial setup help?
19 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/18/2023 in #questions
React: Passing value to prop callback ?
The onDragEnd is called when a DnD component is dropped. When this component is dropped it will invoke the onDragEnd returning the result in which I can then update the state of my lists.
23 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/18/2023 in #questions
React: Passing value to prop callback ?
@barry @Valhalaar appreciate the quick responses 🙂
23 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/18/2023 in #questions
React: Passing value to prop callback ?
Trying to create my own drag and drop lib and was trying to figure how to pass the result to a callback in my onDragEnd prop
23 replies
TTCTheo's Typesafe Cult
Created by codefork on 1/18/2023 in #questions
React: Passing value to prop callback ?
23 replies