Alvee
Alvee
Explore posts from servers
CDCloudflare Developers
Created by Alvee on 7/10/2024 in #general-help
if I am proxied, there is no chance of people finding my origin server right?
No description
2 replies
DTDrizzle Team
Created by Alvee on 7/2/2024 in #help
query about orm customization
can I custom code and add a custom property like
bigint("id").MyCustomMethod().primaryKey()
bigint("id").MyCustomMethod().primaryKey()
Is it possible or not possible from user side and needs to be create from the library it self?
10 replies
CDCloudflare Developers
Created by Alvee on 6/28/2024 in #general-help
about transform rules
No description
3 replies
CDCloudflare Developers
Created by Alvee on 5/31/2024 in #general-help
about cloudflare turnstile - sites limit
No description
1 replies
CDCloudflare Developers
Created by Alvee on 4/7/2024 in #general-help
about turnstile pricing model
No description
3 replies
CDCloudflare Developers
Created by Alvee on 3/30/2024 in #general-help
HLEP: can I use serverip:port this format in cloudfalre loadbalancer or only origin ip ?
can I use serverip:port this format in cloudfalre loadbalancer or only origin ip ?
5 replies
CDCloudflare Developers
Created by Alvee on 3/26/2024 in #general-help
about cloudflare lb origin server ip
let's say I have a origin server 1231.123.12.3123:3000 , 1231.123.12.3123:3001 it has 2 ports open can I use loadblacner to connect to a port ? or it's only connect to ip ?
9 replies
CDCloudflare Developers
Created by Alvee on 3/8/2024 in #general-help
about cf loadbalacner.
if I am using cf loadbalacner is there any chance people can know the ip of my server from my domain or 0 chance ? I know some site there bruteforce domain matching all possible ips that won't work right ?
5 replies
DTDrizzle Team
Created by Alvee on 2/13/2024 in #help
I can't put a array of and() eq() query inside a join.
No description
3 replies
CDCloudflare Developers
Created by Alvee on 2/9/2024 in #workers-help
about workers protection
No description
16 replies
DTDrizzle Team
Created by Alvee on 2/5/2024 in #help
is it possible to write any logic like this using OR ?
SELECT p.* FROM products p JOIN categories c ON p.category_id = c.category_id WHERE c.full_path LIKE 'Electronics/Laptop/%' OR c.full_path = 'Electronics/Laptop'; is it possible to write any logic like this using OR ?
21 replies
DTDrizzle Team
Created by Alvee on 2/4/2024 in #help
can't get data after inserting I need the id.
No description
4 replies
CDCloudflare Developers
Created by Alvee on 2/4/2024 in #workers-help
about api gateway on workers
hey I know on aws lambda to use the lambda function need to use api gateway which in the long run will cost more then the actually lambda. I wanted to know in cloudfalre workers is there any hidden cost related to anything like this like api gateway or it's free only pay for workers. please let me know what should I be aware off. thanks
1 replies
CDCloudflare Developers
Created by Alvee on 2/3/2024 in #workers-help
about simltaneous connection in workers
No description
3 replies
DTDrizzle Team
Created by Alvee on 1/27/2024 in #help
can I use coachroachdb using drizlles
No description
4 replies
DTDrizzle Team
Created by Alvee on 1/25/2024 in #help
can I run migration without drizzle-kit generate:mysql just from code
No description
2 replies
CDCloudflare Developers
Created by Alvee on 1/25/2024 in #workers-help
is workers good for sending payment alerts using corn job 7 days before they user have to pay
is workers good for sending payment alerts using corn job 7 days before they user have to pay it worker out good or bad?
4 replies
TTCTheo's Typesafe Cult
Created by Alvee on 1/25/2024 in #questions
ping.gg uses planatscale database? or something aws?
ping.gg uses planatscale database? or something aws?
2 replies
DTDrizzle Team
Created by Alvee on 1/25/2024 in #help
about support for planatescale sererless
hey , can use nest js (not next js) with planatescale server yes? my k8s pods will co nnect there. many many pods many 😁 works good with drizzle yes?
1 replies