mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 17:40:33 +08:00
This helps uncover issues with bigint columns that are joined with int columns. It also introduces a temporary API for plugins to migrate int columns to bigint in test environment to make tests pass. |
||
|---|---|---|
| .. | ||
| admin/assets/javascripts/admin | ||
| app | ||
| assets/stylesheets/common | ||
| config | ||
| db | ||
| lib | ||
| spec | ||
| test/javascripts/integration/components | ||
| plugin.rb | ||