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

Соединить sql команды с основным процессом вычисления #68

Open
1 of 2 tasks
David2261 opened this issue Apr 3, 2023 · 2 comments · Fixed by #70, #71 or #72
Open
1 of 2 tasks
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@David2261
Copy link
Owner

David2261 commented Apr 3, 2023

  • Нужно связать создание SQL операции с проведенными командами, по основному процессу
  • Нужно оптимизировать SQL операции
@David2261 David2261 added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 3, 2023
@David2261 David2261 self-assigned this Apr 3, 2023
@David2261 David2261 linked a pull request Apr 5, 2023 that will close this issue
@David2261
Copy link
Owner Author

Сейчас сделал создание таблицы БД (если её нет) и ввод данных

@David2261 David2261 linked a pull request Apr 11, 2023 that will close this issue
@David2261
Copy link
Owner Author

Добавил основные функции CRUD, теперь осталось сделать запись в БД с каждой новой операцией. Нужно добавить функционал работы с БД (вывода и удаления данных)

@David2261 David2261 linked a pull request Apr 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
1 participant