Files
few-line-engine/out/js/docs/DatabaseMigrationCreatePostRequest.md

12 lines
300 B
Markdown

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