# LowCodeEngineApi.DatabaseMigrationCreatePostRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **up** | **String** | Migration up SQL | **down** | **String** | Migration down SQL | **databaseId** | **String** | Database ID |