• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

skeema / tengo / 51

Builds Branch Commit Type Ran Committer Via Coverage
51 master MariaDB 10.2+ allows default values for text and blob types push 03 Jul 2018 07:31PM UTC evanelias travis-ci pending completion   set done
50 master Support MariaDB 10.2+ new information_schema changes push 03 Jul 2018 06:09AM UTC evanelias travis-ci pending completion   set done
49 master Add Instance methods for obtaining version and flavor push 03 Jul 2018 05:05AM UTC evanelias travis-ci pending completion   set done
47 master Further improve separation/ordering of AddForeignKey clauses The previous logic ensured that a single alter would not contain both DropForeignKey and AddForeignKey clauses. This helps with some problems, but could still lead to issues if the "par... push 28 Jun 2018 08:38PM UTC evanelias travis-ci pending completion   set done
46 master Merge pull request #9 from skeema/foreign-keys Support for Foreign Key Constraints push 27 Jun 2018 12:01AM UTC web-flow travis-ci pending completion   set done
45 foreign-keys Optionally ignore FK renames; refactor AlterTableClause more broadly By default, diffs will now ignore simple foreign key renames -- cases where the FK name changed, but no other aspect of its definition changed. This prevents unexpected problems... Pull #9 26 Jun 2018 11:58PM UTC web-flow travis-ci pending completion   set done
44 foreign-keys Optionally ignore FK renames; refactor AlterTableClause more broadly By default, diffs will now ignore simple foreign key renames -- cases where the FK name changed, but no other aspect of its definition changed. This prevents unexpected problems... push 26 Jun 2018 11:45PM UTC evanelias travis-ci pending completion   set done
43 foreign-keys Support multi-col foreign keys; avoid dropping and adding FKs in same ALTER Add support for multi-column foreign keys. For safety reasons, ensure that a single ALTER TABLE never contains DROP FOREIGN KEY and ADD FOREIGN KEY clauses at the same t... push 26 Jun 2018 05:14AM UTC evanelias travis-ci pending completion   set done
39 master Table.Diff(): Support re-ordering indexes (#8) Previously, when diff'ing tables, Go La Tengo did not consider secondary index order to be significant; usually it has no functional impact in MySQL/InnoDB. However, this caused two rare problems: ... push 20 Jun 2018 04:02AM UTC web-flow travis-ci pending completion   set done
38 master Gopkg.toml: Use tagged releases for github.com/fsouza/go-dockerclient Pull #8 20 Jun 2018 03:51AM UTC web-flow travis-ci pending completion   set done
37 index-ordering Gopkg.toml: Use tagged releases for github.com/fsouza/go-dockerclient push 20 Jun 2018 03:27AM UTC evanelias travis-ci pending completion   set done
34 index-ordering WIP: Start implementation of optionally including or excluding trivial index moves from diffs push 19 Jun 2018 05:16AM UTC evanelias travis-ci pending completion   set done
32 master Add new method Table.ClusteredIndexKey() This method will be useful for a more thorough implementation of index ordering, in handling the one case where index order actually matters in InnoDB. push 19 Jun 2018 04:04AM UTC evanelias travis-ci pending completion   set done
33 index-ordering Add new method Table.ClusteredIndexKey() This method will be useful for a more thorough implementation of index ordering, in handling the one case where index order actually matters in InnoDB. push 19 Jun 2018 04:04AM UTC evanelias travis-ci pending completion   set done
31 master Table.Diff(): Preserve order of new secondary indexes Previously, the order of AddIndex clauses may have differed from the order in to.SecondaryIndexes. Now the order is preserved, at least with respect to all AddIndex clauses; see https://github... push 18 Jun 2018 10:53PM UTC evanelias travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc