- Changed the 'Table' field to 'Prefix' in the Setting struct to better represent its purpose as a table name prefix. - Updated all relevant instances in the codebase to use the new 'Prefix' field, ensuring consistency across the application. - Adjusted logging and table retrieval methods to reflect the new naming convention, enhancing clarity and maintainability. |
||
|---|---|---|
| .. | ||
| mongo.go | ||
| redis.go | ||
| types.go | ||
| xun.go | ||
| xun_test.go | ||