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

Druga faza #4

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Druga faza #4

wants to merge 43 commits into from

Conversation

NemanjaSo2005
Copy link
Collaborator

Uradjena i testirana druga faza

zarko5 and others added 30 commits March 29, 2024 10:36
Copy link
Member

@djokjulapfe djokjulapfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Imate još da učite

returnval = ""
input = json.loads(jsonInput)
# print(input) ## da vidimo da je sve okej i sta je query, samo test print za sad
# eval( "__" + input["type"] + "__" ) ### evo eval da bane ima sta da hakuje
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nemojte komitovati komentarisani kod


# bez switch-a zbog verzije pythona
if funkcija == "create":
returnval = self.__create__(tabela)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

treba samo za dunder metode da se koristi, ne za sve

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

Successfully merging this pull request may close these issues.

4 participants