Thogn
Explore posts from serversDTDrizzle Team
•Created by Thogn on 1/16/2024 in #help
insert row, got values back, but there's not data stored on the db
8 replies
DTDrizzle Team
•Created by Thogn on 1/15/2024 in #help
prepared statement "s3843" does not exist
1 replies
DTDrizzle Team
•Created by Thogn on 10/26/2023 in #help
How to define schemas for friendship table
Just wondering whether or not i should define friendshipsRelations table.
Relation: A user can have many friends
1 replies
DTDrizzle Team
•Created by Thogn on 9/27/2023 in #help
how to set default null to an int column
I want the parentId to have the default Null, how to do that
9 replies
DTDrizzle Team
•Created by Thogn on 9/22/2023 in #help
many-to-may relation
How do i define relation like a post probably has many comments that nested, for example a person can reply to other person's comment,
5 replies