sbwalker
|
1a738b358e
|
update Provider property to Pomelo
|
2025-02-10 10:46:44 -05:00 |
|
Ben
|
9508983b15
|
Fix #4954: use Pomelo.EntityFrameworkCore.MySql package.
|
2025-01-14 19:58:56 +08:00 |
|
sbwalker
|
7c6424e05c
|
fix #3653 - mySQL installation failing on Rows reserved word
|
2024-01-25 10:59:18 -05:00 |
|
sbwalker
|
ade0419bf6
|
eliminate database provider nuget packages
|
2023-12-14 14:32:19 -05:00 |
|
Charles Nurse
|
4a609b444e
|
Rename IOqtaneDatabase interface (and related base class)
|
2021-05-24 11:57:47 -07:00 |
|
Charles Nurse
|
47c04dc150
|
Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed.
|
2021-05-20 12:39:09 -07:00 |
|
hishamco
|
2324ae1ccb
|
Database type name should use type AssemblyQualifiedName instead of maigic string
|
2021-05-16 22:50:39 +03:00 |
|
Charles Nurse
|
92dd8354ba
|
Switch DBType to use the fully-qualified type name rather than a simple name
|
2021-05-12 10:22:17 -07:00 |
|
Charles Nurse
|
4ffdcf1e52
|
Remove dependency of Oqtane.Server on SqlClient
|
2021-05-11 13:56:49 -07:00 |
|
Charles Nurse
|
1efd623a99
|
Adding new DatabaseConfig components in the Client project for supported Databases to avoid deploying server dlls to client
|
2021-04-27 15:35:10 -07:00 |
|
Charles Nurse
|
e6530ee127
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
|
Charles Nurse
|
2fb63e8117
|
Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section
|
2021-03-27 11:16:16 -07:00 |
|