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

Create model user #48

Closed
AndreLZGava opened this issue Nov 24, 2021 · 0 comments
Closed

Create model user #48

AndreLZGava opened this issue Nov 24, 2021 · 0 comments
Assignees

Comments

@AndreLZGava
Copy link
Collaborator

columns
-id (int, primary key, auto increment)
-name (varchar 100)
-login (varchar 50)
-password (varchar 100)
-language(varchar 5)
-user_type_id(int, foreign key (user_type))
-notes(text)
-document(varchar 100)

AndreLZGava added a commit that referenced this issue Nov 24, 2021
@AndreLZGava AndreLZGava self-assigned this Nov 25, 2021
AndreLZGava added a commit that referenced this issue Nov 25, 2021
danilolutz pushed a commit that referenced this issue Oct 11, 2022
@danilolutz danilolutz moved this to Done in Librarian Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant