-
Notifications
You must be signed in to change notification settings - Fork 9
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
Improving performance with Vue #324
Comments
jorr-it
pushed a commit
that referenced
this issue
Oct 6, 2022
jorr-it
pushed a commit
that referenced
this issue
Oct 6, 2022
jorr-it
pushed a commit
that referenced
this issue
Oct 6, 2022
jorr-it
pushed a commit
that referenced
this issue
Jan 5, 2023
jorr-it
pushed a commit
that referenced
this issue
Jan 5, 2023
update product_attribute set value=value_product_id where attribute_id in (select id from attribute where type=3); |
jorr-it
pushed a commit
that referenced
this issue
Jan 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The application should become faster. We will introduce framework Vue for this, so pages can already be shown although not all data is loaded yet. First focus will be on:
I will start with making a brief functional design.
The text was updated successfully, but these errors were encountered: