sqlalchemy-bot

Results 828 comments of sqlalchemy-bot

**Michael Bayer ([@zzzeek](https://github.com/zzzeek)) wrote:** Issue #250 was marked as a duplicate of this issue.

**Changes by Michael Bayer ([@zzzeek](https://github.com/zzzeek)):** * set **milestone** to "tier 1"

**Changes by Michael Bayer ([@zzzeek](https://github.com/zzzeek)):** * added labels: **op directives**

**Michael Bayer ([@zzzeek](https://github.com/zzzeek)) wrote:** that's fine, generally I wait for the maintainers of these projects to ask for inclusion , so we just need a section in the docs for...

**Michael Bayer ([@zzzeek](https://github.com/zzzeek)) wrote:** Reading that doc, this is only for NDB cluster. Secondly, the documentation you link states pretty clearly that the ONLINE keyword is deprecated, so this is...

**Michael Bayer ([@zzzeek](https://github.com/zzzeek)) wrote:** proposal is to add "contextual_ops" to all the ddl.base.AlterTable etc constructs, have dialect impls propagate these arguments from the operations to the DDL construct. All operations...

**spanosgeorge wrote:** Hey, thanks for the prompt response! Indeed, I should have linked probably to MariaDB's doc: https://mariadb.com/kb/en/mariadb/alter-table/. For MariaDB `ALTER ONLINE TABLE` is just a synonym for `ALTER TABLE...

**Changes by Michael Bayer ([@zzzeek](https://github.com/zzzeek)):** * changed **title** from "Support for MySQL/MariaDB online migrations" to "Support for MySQL/MariaDB online migrations (suppo"

**Changes by Michael Bayer ([@zzzeek](https://github.com/zzzeek)):** * added labels: **op directives**

**Changes by Michael Bayer ([@zzzeek](https://github.com/zzzeek)):** * set **milestone** to "fasttrack"