Is this possible to add? Can set it default to false but provide some way to set this to true.
Environment
C# Driver
Activity
Show:
Joao Reis
December 20, 2022 at 11:55 AM
Closing because we haven't heard back from the user that created this ticket.
Joao Reis
December 6, 2022 at 2:56 PM
Hi, have you run into any issues trying to use the CreateIfNotExists() method? It doesn’t add the IF NOT EXISTS but functionally it should be the same for the user.
Won't Do
Details
Assignee
Unassigned
Unassigned
Reporter
Robbe De Ghein
Robbe De Ghein
Priority
Major
Created December 6, 2022 at 9:40 AM
Updated December 20, 2022 at 11:55 AM
Resolved December 20, 2022 at 11:55 AM
Flag notifications
Something's gone wrong
Looks like you've been signed out. Try logging in again.
At csharp-driver/Table.cs at master · datastax/csharp-driver the Table.Create() method does not provide an option to include the IF NOT EXISTS part in the create table query.
Is this possible to add? Can set it default to false but provide some way to set this to true.