Skip to content

Conversation

@FrancoLiberali
Copy link

@FrancoLiberali FrancoLiberali commented Aug 10, 2023

This pull request adds support to badaas-orm for other sql databases: mysql, sqlite and sqlserver. This implies that the mapping of some classes depends on the database used since they do not all have the same types. It also adds documentation of which operators are not compatible for a specific database and adds support for operators that exist in a specific database.

This change only affects badaas-orm and not badaas, that is, if badaas-orm is used independently it can be used on any of these databases, but in badaas the database is always cockroachdb.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

84.3% 84.3% Coverage
0.0% 0.0% Duplication

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.

2 participants