-
3.0.0-beta.10 Pre-release
released this
2018-04-24 20:30:14 -07:00 | 66 commits to master since this release- Fix SQLite3 DB locking when in read only mode.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.9 Pre-release
released this
2018-04-23 17:24:10 -07:00 | 68 commits to master since this release- MySQL 8 doesn't support word boundaries in Regexes. DB breaking change to fix that.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.8 Pre-release
released this
2018-04-23 12:45:04 -07:00 | 70 commits to master since this release- Added full query coverage for Postgres.
- Added full query coverage for SQLite3.
- Fix coverage generation.
- Variable renaming: no more snake_case, no $class, and no $var. Getting rid of hacky (type) $var === $var instead of is_type($var).
- Implementing PHP code style across Nymph.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.7 Pre-release
released this
2018-01-11 12:47:14 -08:00 | 78 commits to master since this release- Added a getValidatable method to entities for getting a validatable object.
- Migrating "data" clause to "equal". Added support for "equal". Deprecated "data".
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.6 Pre-release
released this
2018-01-08 22:19:17 -08:00 | 81 commits to master since this release- Greatly optimized MySQL queries. They can now take care of limit and offset and are much faster.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.5 Pre-release
released this
2018-01-08 13:41:26 -08:00 | 83 commits to master since this release- Updated to use InnoDB by default, and new features in MySQL.
- MySQL driver now uses transactions, row locking, foreign keys.
- Split out comparisons into new table in MySQL.
- Split out comparisons into new table in PostgreSQL.
- Split out comparisons into new table in SQLite3.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.4 Pre-release
released this
2018-01-04 17:58:02 -08:00 | 87 commits to master since this release- Fixed bug in ref selector in Postgres and SQLite drivers.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.3 Pre-release
released this
2018-01-04 17:23:51 -08:00 | 89 commits to master since this release- Moved a lot of driver logic that was shared into the driver trait.
- Refactored POSIX regex function.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.2 Pre-release
released this
2018-01-03 18:49:03 -08:00 | 93 commits to master since this release- SQLite3 support!
- Small fixes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.1 Pre-release
released this
2017-11-16 17:04:54 -08:00 | 98 commits to master since this releaseMany improvements, getting ready for Tilmeld integration.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)