GabrielC
DTDrizzle Team
•Created by GabrielC on 1/4/2024 in #help
left join make the types never
Yes, that works perfect
11 replies
DTDrizzle Team
•Created by GabrielC on 1/4/2024 in #help
left join make the types never
a solution can be this
11 replies
DTDrizzle Team
•Created by GabrielC on 1/4/2024 in #help
left join make the types never
do you know how can i do this in another way? bc all my tables need this columns so in order to not write it in every table i did this
11 replies
DTDrizzle Team
•Created by GabrielC on 1/4/2024 in #help
left join make the types never
but im not sure whhy bc im returnin a mysqlTable inside the function
11 replies
DTDrizzle Team
•Created by GabrielC on 1/4/2024 in #help
left join make the types never
but yes that helperls is the problem i see, if i dont use that it works
11 replies
DTDrizzle Team
•Created by GabrielC on 1/4/2024 in #help
left join make the types never
i use this helper baseMysqlTable bc all my tables use this id, updatedAt, createdAt, etc
11 replies
DTDrizzle Team
•Created by GabrielC on 1/4/2024 in #help
left join make the types never
i'm definding the table in this way
11 replies
DTDrizzle Team
•Created by GabrielC on 11/26/2023 in #help
Mysql JSON_ARRAYAGG as a string instead of a json
that works perfect thanks
3 replies
DTDrizzle Team
•Created by GabrielC on 9/25/2023 in #help
How can I get a type from SelectedFields<MySqlColumn, Table>?
hi @Dan Kochetov the issue is already created by another user https://github.com/drizzle-team/drizzle-orm/issues/637
18 replies
DTDrizzle Team
•Created by GabrielC on 9/25/2023 in #help
How can I get a type from SelectedFields<MySqlColumn, Table>?
18 replies
DTDrizzle Team
•Created by GabrielC on 9/25/2023 in #help
How can I get a type from SelectedFields<MySqlColumn, Table>?
yes i tried that but is now working for me
18 replies
DTDrizzle Team
•Created by GabrielC on 9/25/2023 in #help
How can I get a type from SelectedFields<MySqlColumn, Table>?
i think is a current bug https://github.com/drizzle-team/drizzle-orm/issues/637
18 replies
DTDrizzle Team
•Created by GabrielC on 9/25/2023 in #help
How can I get a type from SelectedFields<MySqlColumn, Table>?
how to import it in my code
18 replies
DTDrizzle Team
•Created by GabrielC on 9/25/2023 in #help
How can I get a type from SelectedFields<MySqlColumn, Table>?
https://github.com/drizzle-team/drizzle-orm/blob/a7dc7e8bbdc3784f67ff32ce39bee3283f080751/drizzle-orm/src/query-builders/select.types.ts#L37 i think this is the type buy im not sure how ti import i
18 replies
DTDrizzle Team
•Created by GabrielC on 9/25/2023 in #help
How can I get a type from SelectedFields<MySqlColumn, Table>?
that looks really good but I am no able to import that type on my code, i'm using drizzle-orm 0.28.6 how can i import that type?
18 replies
DTDrizzle Team
•Created by GabrielC on 5/4/2023 in #help
Error types with custom schema
I'm trying to do something like this now but still dosen't work
5 replies
DTDrizzle Team
•Created by GabrielC on 4/12/2023 in #help
Problem running a migration
thanks u so much, that works
4 replies