david-leifker
2add837621
fix(): handle null systemmetadata corner cases ( #13086 )
2025-04-10 17:44:58 -05:00
Davi Arnaut
2df0d1aa70
fix(mysql-setup): specify charset and collation when creating table ( #9817 )
2024-02-12 14:22:20 -08:00
Davi Arnaut
ddb4e1b5ff
fix(mysql-setup): quote database name ( #9169 )
2023-11-03 10:26:11 -07:00
Aseem Bansal
6ecdeda5ff
fix(setup): drop older table if exists ( #8979 )
2023-10-10 16:28:40 +05:30
david-leifker
82272aed03
chore(deprecate): remove legacy sql table ( #8253 )
2023-06-23 12:41:10 +05:30
Pedro Silva
4f7b5ac5e6
feat(sql): Add SQL index on createdon field ( #6522 )
2022-12-02 09:13:47 +00:00
Shirshanka Das
941770f3bc
feat(cli): quickstart - experimental support for backup restore ( #5418 )
2022-07-24 23:52:25 -07:00
David Haglund
df9e07fda2
fix: replace direct and indirect references to linkedin with datahub-project ( #4557 )
...
* Update links for github-related links to use datahub-project:
- https://github.com
- https://img.shields.io/github/ ...
- https://raw.githubusercontent.com/ ...
* Also replace references for github repo linkedin/datahub with
datahub-project/datahub.
2022-04-04 14:39:30 -05:00
John Joyce
664bbd3ec6
fix(mysql-setup): update default mysql collation to utf8mb4_bin ( #3459 )
2021-10-26 11:23:11 -07:00
John Joyce
33f4d2ede0
fix(upgrade): Improving NoCodeUpgrade logic to account for Bootstrap logic ( #3301 )
2021-09-28 16:30:49 -07:00
Swaroop Jagadish
d1b57927a9
fix(frontend): replacing broken link for default avatar ( #3156 )
2021-08-24 21:40:39 -07:00
Dexter Lee
01bc0e8e4c
fix(mysql-setup): Change default charset to utf8mb4 ( #3088 )
2021-08-12 16:52:00 -07:00
John Joyce
2a7082b9fc
fix(datahub-upgrade): add support for postgres migration ( #2740 )
2021-06-23 13:49:49 -07:00
John Joyce
97e9660037
feat: No Code Metadata Modeling ( #2629 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-06-03 13:24:33 -07:00
Dexter Lee
7c54004b93
feat(mysql-setup): Add the ability to specify database name for mysql-setup ( #2385 )
2021-04-13 08:03:50 -07:00
Dexter Lee
d158da7820
feat(docker): Add dockerfile for initializing an existing mysql server ( #2298 )
2021-03-27 20:26:00 -07:00