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

SQLite #21

Closed
8 tasks done
digitaltechnologyagency opened this issue Sep 3, 2021 · 0 comments
Closed
8 tasks done

SQLite #21

digitaltechnologyagency opened this issue Sep 3, 2021 · 0 comments
Assignees

Comments

@digitaltechnologyagency
Copy link
Contributor

digitaltechnologyagency commented Sep 3, 2021

  • Настроить соединение с БД
  • Создавать базу, если такой нет
  • Создавать универсальный сервис для работы с базами данных.
  • Создавать необходимые структуры и интерфейсы для инкапсуляции моделей в сервис базы данных.
  • Реализовать интерфейс сущности базы данных для модели.
  • Создавать необходимые таблицы, если их нет
  • Дабавление данных
  • Настройка обновления данных
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant