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

base.py create_table does not delegate all that it should #49

Open
michele-comitini opened this issue Jan 30, 2015 · 9 comments
Open

base.py create_table does not delegate all that it should #49

michele-comitini opened this issue Jan 30, 2015 · 9 comments
Assignees

Comments

@michele-comitini
Copy link
Contributor

There are references to sqlite and mysql specific checks, those checks should be delegated to correct driver. While could be good for perfomance reasons this is very bad for code maintenability, and should be corrected.

see for instance:

https://github.com/web2py/pydal/blob/master/pydal/adapters/base.py#L404
https://github.com/web2py/pydal/blob/master/pydal/adapters/base.py#L433

@gi0baro
Copy link
Member

gi0baro commented Jan 30, 2015

Agree.

@gi0baro gi0baro added this to the 1.0 milestone Feb 1, 2015
@gi0baro
Copy link
Member

gi0baro commented Feb 2, 2015

@michele-comitini can I assign you this?

@michele-comitini
Copy link
Contributor Author

@gi0baro of course!

@gi0baro
Copy link
Member

gi0baro commented Feb 9, 2015

@michele-comitini would you able to close this for the current milestone (expiring on the 13th) or should we post-pone to the next one?

@michele-comitini
Copy link
Contributor Author

please postpone! It's not bug critical, but requires some refactoring that
could affect the entire package... so no hurry...

2015-02-09 13:17 GMT+01:00 Giovanni Barillari [email protected]:

@michele-comitini https://github.com/michele-comitini would you able to
close this for the current milestone (expiring on the 13th) or should we
post-pone to the next one?


Reply to this email directly or view it on GitHub
#49 (comment).

@gi0baro
Copy link
Member

gi0baro commented Feb 9, 2015

Ok, fine 👍

@gi0baro gi0baro modified the milestones: 15.04, 15.02 Feb 9, 2015
@gi0baro
Copy link
Member

gi0baro commented Mar 20, 2015

@michele-comitini any news about this?

@michele-comitini
Copy link
Contributor Author

You have to wait. requires a lot of work and my temptatives break most
adapters still, so I would not push for web2py 2.10.

2015-03-20 13:09 GMT+01:00 Giovanni Barillari [email protected]:

@michele-comitini https://github.com/michele-comitini any news about
this?


Reply to this email directly or view it on GitHub
#49 (comment).

@gi0baro
Copy link
Member

gi0baro commented Mar 20, 2015

That's ok, just take your time. I requested a status update only to know if keep it to the "15.04" milestone or move it to the next one.

@gi0baro gi0baro modified the milestones: 15.06, 15.04 Mar 20, 2015
@gi0baro gi0baro modified the milestones: 15.07, 15.08 Jul 2, 2015
@gi0baro gi0baro modified the milestones: 15.09, 15.08 Sep 9, 2015
@gi0baro gi0baro modified the milestones: 15.09, 15.10 Sep 28, 2015
@gi0baro gi0baro removed this from the 16.01 milestone May 9, 2016
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

2 participants