Replies: 2 comments
-
|
@claude pls review this request, suggest a command that does what the user wants. if it doesn't exist, create the command based on the pattern of similar commands |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@kekcjkee thanks for the request! Let's see what claude has to say. Aw poo, it doesnt respond to discussions. let's make this an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have a task to automate database creation with supporting in memory OLTP.
I want to
But there is problem with the second point. I cant find the command for adding file to database.
In the description of the function we have:
The filegroup is created empty and requires adding data files with Add-DbaDbFile before it can store data.(c) https://dbatools.io/New-DbaDbFileGroup/But Add-DbaDbFile doesnt exist o_o
Beta Was this translation helpful? Give feedback.
All reactions