Omar

Results 4 comments of Omar

@nobody-sun It looks like we won't be getting an answer here. I found a workaround that might work depending on your needs. Instead of running multiple commands, you can concatenate...

@Awn-Alice Your best bet at this point is to concatenate your commands using && and running them all at once. For me this required refactoring some operations done in code,...

I was actually looking to use the BindingSource component to tie a repository class that internally uses EntityFramework 6 to retrieve and write data. The wizards are not really much...

I am actually using ImmuDB's web console to run the command. I am not using the immuclient at this time. I noticed this behavior when attempting to use the Migrator...