-
I have discovered the mapped() method not so long ago, and I really find it helpful to reduce code lines.
But in some use cases, it really shows performance problems.
## My models
Here are my custom…
-
```
Creating the tables for the subsequent users with their attributes.
```
Original issue reported on code.google.com by `hossam.a...@gmail.com` on 4 Nov 2011 at 12:42
-
```
Mybatis(mybatis-spring-1.0.3-SNAPSHOT mybatis-3.0.6) configuration
like this:
select board.ID, board.ParentID, board.ParentIDs,
board.ChildIDs, board.BoardName, boa…
-
Impacted versions:
8.0 stable, Oct 15
Steps to reproduce:
1. Use new API to define a field with compute method
2. Use api.depends to define dependency on any field of other model. And user don't have…
-
The homepage is really too slow to be loaded.
![selection_001](https://cloud.githubusercontent.com/assets/547282/7568829/0a295ba6-f7d3-11e4-8b6e-7d6e2035f793.png)
The slowness comes from the algorit…
-
```
the one2many modus has to be added again.
I would call it audience as only one person can be seen and up to 50 users
can connect
```
Original issue reported on code.google.com by `seba.wag...@gm…
-
El error se debe a una búsqueda, domain o similar que se hace en algún módulo con un campo x2many (one2many o many2many), que no está soportado por el actual estándar.
Este PR (https://github.com/odo…
-
```
the one2many modus has to be added again.
I would call it audience as only one person can be seen and up to 50 users
can connect
```
Original issue reported on code.google.com by `seba.wag...@gm…
-
```
there is no way to change the moderation in the one2many "Audience-Modus"
I will ahve to add some kind of possibility sothat:
-moderation can be change in audience-modus to another user
-the new…
-
```
Mybatis(mybatis-spring-1.0.3-SNAPSHOT mybatis-3.0.6) configuration
like this:
select board.ID, board.ParentID, board.ParentIDs,
board.ChildIDs, board.BoardName, boa…