Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SwiftData versions of the Northwind provides Views #1

Open
17 tasks
helje5 opened this issue Oct 12, 2023 · 0 comments
Open
17 tasks

Add SwiftData versions of the Northwind provides Views #1

helje5 opened this issue Oct 12, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@helje5
Copy link
Contributor

helje5 commented Oct 12, 2023

The Northwind database comes with a set of views, we should have SwiftData functions that perform the same operations:

  • Alphabetical list of products
  • Category Sales for 1997
  • Current Product List
  • Customer and Suppliers by City
  • Invoices
  • Order Details Extended
  • Order Subtotals
  • Orders Qry
  • Product Sales for 1997
  • ProductDetails_V
  • Products Above Average Price
  • Products by Category
  • Quarterly Orders
  • Sales Totals by Amount
  • Sales by Category
  • Summary of Sales by Quarter
  • Summary of Sales by Year
@helje5 helje5 added enhancement New feature or request help wanted Extra attention is needed labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant