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

REST API: Typecasting #27

Closed
RNGR opened this issue Dec 27, 2012 · 0 comments
Closed

REST API: Typecasting #27

RNGR opened this issue Dec 27, 2012 · 0 comments

Comments

@RNGR
Copy link

RNGR commented Dec 27, 2012

The API should return JSON data with correct typing:

  1. Numbers should never contain any "quotation marks"
  2. Tinyints/booleans should be formatted as true or false instead of 0 or 1.
  3. Null values should be empty or not returned at all.

See:

  • mysqlnd
  • mysql_fetch_field
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant