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

Namespace in class name and table name issue #5

Closed
outring opened this issue Nov 7, 2009 · 1 comment
Closed

Namespace in class name and table name issue #5

outring opened this issue Nov 7, 2009 · 1 comment

Comments

@outring
Copy link

outring commented Nov 7, 2009

Using namespace for models causing following error

ActiveRecord\DatabaseException: 42S02, 1146, Table 'db.some\namespace\models' doesn't exist

Maybe cut namespace string from the get_called_class for table name?

@kla
Copy link
Collaborator

kla commented Nov 10, 2009

Namespaces now get stripped

murayama referenced this issue in murayama/php-activerecord Mar 26, 2013
Serialization系のメソッドを修正
Rican7 pushed a commit to Rican7/php-activerecord that referenced this issue Jun 2, 2016
…ixes

Bugfix: Validations.php uses magic getters instead of inspecting raw DB values
This issue was closed.
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

2 participants