HaxeFoundation / HaxeFoundation/haxe
[Doc] Incorrect target listing for sys.db classes
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Classes such as [sys.db.Mysql](http://api.haxe.org/sys/db/Mysql.html) and [sys.db.Sqlite](http://api.haxe.org/sys/db/Sqlite.html) are said to target Python in the documentation.
However, there is no code for this target, resulting in the default execution error : `Not implemented for this platform`
Contributor guide
Assessment
This issue has not been assessed yet.