Testcontainers is spinning up server but not creating the schema
I am trying to create a project for my integration tests, that spin up a testcontainer using docker. Im also trying to then create my sql server. It creates the sql server fine, but its not creating the db or schema.