sourcefuse / loopback4-microservice-catalog

A Catalog of Microservices Created by SourceFuse for the Community
https://sourcefuse.github.io/arc-docs/arc-api-docs/
MIT License
293 stars 70 forks source link

fix(authentication-service): change the random fields from varchar to text #2062

Closed yeshamavani closed 5 months ago

yeshamavani commented 5 months ago

MIGRATION CHANGE: migration-20231227055632- change the random fields from varchar to text migration-20231227055653- change the random fields from varchar to text migration-20231227055823- change the random fields from varchar to text migration-20240116123737- change the random fields from varchar to text migration-20210318100600- change the random fields from varchar to text migration-20220607063927- change the random fields from varchar to text migration-20231227095243- change the random fields from varchar to text migration-20230905130235- change the random fields from varchar to text

gh-2036

Description

All the fields that can be random have been changed to text so that the max length will never be an issue

Fixes #2036

Type of change

Please delete options that are not relevant.

Checklist:

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud