Appwrite now supports Full Schema Creation, allowing developers to define complete database tables with all columns and indexes in a single synchronous API call. The feature eliminates the need for multiple requests and async job polling, providing atomic guarantees where either the entire schema is created successfully or
1 Comment
Sort: