/lists.whatwg.org/pipermail/whatwg-whatwg.org/2007-October/055105.html
https://github.com/whatwg/whatwg.org · HTML · 80 lines · 69 code · 4 blank · 7 comment · 0 complexity · 22d5c70ff7404f6f0319925a6f7461c8 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] SQL API + access to tables
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20SQL%20API%20%2B%20access%20to%20tables&In-Reply-To=%3C696e4b7c0710192008q25c3c250v74d8d57d562087%40mail.gmail.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <style type="text/css">
- pre {
- white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
- }
- </style>
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="055104.html">
- <LINK REL="Next" HREF="055106.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] SQL API + access to tables</H1>
- <!--htdig_noindex-->
- <B>Scott Hess</B>
- <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20SQL%20API%20%2B%20access%20to%20tables&In-Reply-To=%3C696e4b7c0710192008q25c3c250v74d8d57d562087%40mail.gmail.com%3E"
- TITLE="[whatwg] SQL API + access to tables">shess at google.com
- </A><BR>
- <I>Fri Oct 19 20:08:17 PDT 2007</I>
- <P><UL>
- <LI>Previous message: <A HREF="055104.html">[whatwg] SQL API + access to tables
- </A></li>
- <LI>Next message: <A HREF="055106.html">[whatwg] SQL API + access to tables
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#55105">[ date ]</a>
- <a href="thread.html#55105">[ thread ]</a>
- <a href="subject.html#55105">[ subject ]</a>
- <a href="author.html#55105">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>On 10/19/07, Brady Eidson <<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">beidson at apple.com</A>> wrote:
- ><i> There is no standard way in SQL that I know of to get the list of
- </I>><i> tables in a database.
- </I>><i>
- </I>><i> In SQLite you can enumerate tables out of sqlite_master, but that
- </I>><i> should not be encouraged.
- </I>><i>
- </I>><i> What are people's thoughts about adding this to the API?
- </I>
- This seems way beyond where this spec should go. If SQLite doesn't
- have a way to enumerate tables which can be encouraged, a way should
- be added to SQLite (I've considered building some introspection
- virtual tables for this kind of thing).
- -scott
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="055104.html">[whatwg] SQL API + access to tables
- </A></li>
- <LI>Next message: <A HREF="055106.html">[whatwg] SQL API + access to tables
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#55105">[ date ]</a>
- <a href="thread.html#55105">[ thread ]</a>
- <a href="subject.html#55105">[ subject ]</a>
- <a href="author.html#55105">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>