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

All results in query return undefined if first record is undefined #1

Closed
willwhite opened this issue Feb 25, 2011 · 1 comment
Closed

Comments

@willwhite
Copy link

If the first result in a set of queries comes back undefined, the rest of the results also return undefined.

I'm experiencing this here in TileStream. If a tileset begins at zoom_level 0, it behaves as expected, but if the tileset starts at higher zoom level, the results of all zoom levels will be undefined.

@kkaefer
Copy link
Contributor

kkaefer commented Feb 25, 2011

fixed in b51e977

springmeyer pushed a commit that referenced this issue May 4, 2018
* Fix xcode vector assign error
springmeyer pushed a commit that referenced this issue Jun 23, 2018
paulfitz added a commit to paulfitz/node-sqlite3 that referenced this issue Apr 29, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants