Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@k1LoW
Copy link
Owner

@k1LoW k1LoW commented May 27, 2025

Fix: #704

@k1LoW k1LoW self-assigned this May 27, 2025
@k1LoW k1LoW changed the title fix: handle foreign keys referencing tables from another database fix(mysql): handle foreign keys referencing tables from another database May 27, 2025
@github-actions

This comment has been minimized.

@k1LoW k1LoW force-pushed the fix/foreign-key-external-database branch from 1aa783d to 23d60f0 Compare June 24, 2025 11:11
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (0183249) #705 (ca33f59) +/-
Coverage 55.8% 54.2% -1.7%
Code to Test Ratio 1:0.4 1:0.4 -0.1
Test Execution Time 4m49s 4m45s -4s
Details
  |                     | main (0183249) | #705 (ca33f59) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          55.8% |          54.2% | -1.7% |
  |   Files             |             52 |             52 |     0 |
  |   Lines             |           4850 |           4860 |   +10 |
- |   Covered           |           2710 |           2636 |   -74 |
- | Code to Test Ratio  |          1:0.4 |          1:0.4 |  -0.1 |
  |   Code              |          10475 |          10498 |   +23 |
  |   Test              |           4469 |           4469 |     0 |
+ | Test Execution Time |          4m49s |          4m45s |   -4s |

Code coverage of files in pull request scope (79.6% → 78.9%)

Files Coverage +/- Status
drivers/mysql/mysql.go 72.2% -0.9% modified
output/md/md.go 82.5% -0.6% modified

Reported by octocov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tbls doc fails when a foreign key is referencing a table from another schema (MySQL)

2 participants