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

QOR Admin Tutorial #35

Open
Depado opened this issue Feb 22, 2019 · 9 comments
Open

QOR Admin Tutorial #35

Depado opened this issue Feb 22, 2019 · 9 comments

Comments

@Depado
Copy link
Owner

Depado commented Feb 22, 2019

This is the comment issue for the QOR Admin Tutorial article.

@wahyuway
Copy link

Hi @Depado , it is nice to have qor admin tutorial. Could you please update it to support MySQL database as well?

@Depado
Copy link
Owner Author

Depado commented Aug 19, 2019

Hey @wahyuway thanks for your feedback.
The only thing that would change regarding the database would be the database setup part. Otherwise, Gorm knows how to speak to both PostgreSQL and MySQL. You can refer to my other post about Gorm for tips and tricks.

@CristhianGarzon
Copy link

Thanks a lot, exactly what I was looking for :)

@Depado
Copy link
Owner Author

Depado commented Sep 23, 2019

Thanks a lot, exactly what I was looking for :)

You're welcome 😄

@jonasmorthorst
Copy link

Thanks a lot!
Btw, theres a typo in "go build -tags 'bindatags'".

@Depado
Copy link
Owner Author

Depado commented Mar 5, 2020

Thank you @jonasmorthorst the typo has been fixed 👍

@catexis
Copy link

catexis commented Oct 14, 2020

Simply import the migrate package

Can you type full name \ path of package? This is not github.com/golang-migrate/migrate, there is no migrate.Start there.

I was stop at Adding Resource. I'm trying to reproduce some working code, but it not working. Please, check your article!

@Depado
Copy link
Owner Author

Depado commented Oct 19, 2020

Hello @catexis
Please refer to the code mentioned in the post. migrate is a custom package that uses gormigrate. Find the code here.

Also please note that this post is almost 2 years old now, so keep in mind some things might be outdated by now. (Sorry for the response delay)

@catexis
Copy link

catexis commented Oct 19, 2020

Please refer to the code mentioned in the post. migrate is a custom package that uses gormigrate. Find the code here.

Also please note that this post is almost 2 years old now, so keep in mind some things might be outdated by now. (Sorry for the response delay)

No problem. qor is very strange project. Example on main page of github does not compile, very less of documentation and it is not simple for customization. Thanks for link and article.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants