Task #18
Feature #1302: re-design database
Feature #71: create new tables to fit new features
new tables and relationship, change from .Net Framework to .Net Core
Description
create new tables.
create new relationship.
re-design and optimize some database functions.
use Entity Framework to Synchronous Database and Module.
Updated by Tab Tu about 6 years ago
- Status changed from New to Closed
- Assignee set to Tab Tu
- Parent task set to #1302
Updated by Tab Tu about 6 years ago
- Due date changed from 2019-07-04 to 2019-08-04
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Updated by Tab Tu about 6 years ago
update from .Net framework 4.0 to .Net framework 4.7.2 to support some libraries in .net core
design new tables to build a new database source system.
seperate listing sources, such as DDF, DLA, IDX and VOW.
combine the main properties into one table(AppSearchListing) and connect with different source tables as a key table.