mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* Add bulk apis for pipeline status * Update generated TypeScript types * Fix gitar comments * Update generated TypeScript types * Fix pycheck * Address comments * Fix databricks test * Move schema changes to 1.11.9 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: harshsoni2024 <harshsoni2024@gmail.com>
3 lines
258 B
SQL
3 lines
258 B
SQL
-- No changes needed for entity_extension_time_series.timestamp on PostgreSQL.
|
|
-- PostgreSQL already uses STORED for the generated timestamp column (since table creation).
|
|
-- MySQL migration changes it from VIRTUAL to STORED for consistency and performance.
|