diff --git a/readme.org b/readme.org index c04781c..63d829d 100644 --- a/readme.org +++ b/readme.org @@ -71,15 +71,15 @@ En la siguiente tabla se encuentra la lista de estados de los gestores de bases |------------------+---------------+---------+------------| | whereIn | ok | ok | | |------------------+---------------+---------+------------| -| whereNotIn | | | | +| whereNotIn | ok | ok | | |------------------+---------------+---------+------------| -| whereNull | | | | +| whereNull | ok | ok | | |------------------+---------------+---------+------------| -| whereNotNull | | | | +| whereNotNull | ok | ok | | |------------------+---------------+---------+------------| -| whereExists | | | | +| whereExists | ok | ok | | |------------------+---------------+---------+------------| -| whereNotExists | | | | +| whereNotExists | ok | ok | | |------------------+---------------+---------+------------| | leftJoin | ok | ok | | |------------------+---------------+---------+------------|