Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Feature request
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 03-16-2015, 10:30 PM
JohnnyChimpo JohnnyChimpo is offline
Registered User
JohnnyChimpo's Avatar
Join Date: Jun 2004
Posts: 105
JohnnyChimpo is on a distinguished road
SQLite

Please update the SQLite version in Graal. Is there a particular reason why it is so far behind? The current version is from 2009-03-31 (3.6.12).

Running the query:

SELECT sqlite_version() AS 'SQLite Version';

Produces: 3.6.12

Last edited by JohnnyChimpo; 03-16-2015 at 10:58 PM..
Reply With Quote
  #2  
Old 03-17-2015, 12:49 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Out of curiosity, what new things are you hoping to use?
__________________
Reply With Quote
  #3  
Old 03-17-2015, 12:52 AM
JohnnyChimpo JohnnyChimpo is offline
Registered User
JohnnyChimpo's Avatar
Join Date: Jun 2004
Posts: 105
JohnnyChimpo is on a distinguished road
http://www.sqlite.org/changes.html

I would like to use triggers and foreign keys to improve referential integrity of the data.
Reply With Quote
  #4  
Old 03-18-2015, 09:51 AM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
hard copies is where it's at if you want 2 retain integrity. http://lmgtfy.com/?q=best+spiral+notebook+amazon
Reply With Quote
  #5  
Old 03-18-2015, 11:49 AM
JohnnyChimpo JohnnyChimpo is offline
Registered User
JohnnyChimpo's Avatar
Join Date: Jun 2004
Posts: 105
JohnnyChimpo is on a distinguished road
Quote:
Originally Posted by Cubical View Post
hard copies is where it's at if you want 2 retain integrity. http://lmgtfy.com/?q=best+spiral+notebook+amazon
Either you don't understand the concept of referential integrity, or you do not understand the importance of keeping packages up to date.

http://en.wikipedia.org/wiki/Referential_integrity.

On a side note, trolling a well intentioned post makes you look foolish.
Reply With Quote
  #6  
Old 03-18-2015, 07:29 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by JohnnyChimpo View Post
or you do not understand the importance of keeping packages up to date.
Actually, there is such a thing as upgrading to soon. You don't wanna be the person testing an unstable release. Also some versions of software seem to have butter zones where there not as vulnerable. Take these forums for example, you notice they are out dated and if you look up exploits you won't find any. There are however exploits to both before and after versions of VBB. Also, there is some importance keeping older software to help prevent deprecated functions or fully removed for that matter.

Also, which feature of SQLite achieves what you desire that cannot be done in the current version? I wouldn't go as far as cubes and hand write all my dada out but having backup copy of the data is usually highly recommended.
Reply With Quote
  #7  
Old 03-18-2015, 07:46 PM
JohnnyChimpo JohnnyChimpo is offline
Registered User
JohnnyChimpo's Avatar
Join Date: Jun 2004
Posts: 105
JohnnyChimpo is on a distinguished road
Quote:
Originally Posted by scriptless View Post
Actually, there is such a thing as upgrading to soon. You don't wanna be the person testing an unstable release. Also some versions of software seem to have butter zones where there not as vulnerable. Take these forums for example, you notice they are out dated and if you look up exploits you won't find any. There are however exploits to both before and after versions of VBB. Also, there is some importance keeping older software to help prevent deprecated functions or fully removed for that matter.

Also, which feature of SQLite achieves what you desire that cannot be done in the current version? I wouldn't go as far as cubes and hand write all my dada out but having backup copy of the data is usually highly recommended.
I have to agree that you must be cautious when updating packages, but that shouldn't restrict one from doing it. However it does depend on the circumstance and one must weigh the risk. Additionally, when creating new releases in software, a lot of care is taken to not produce breaking changes. And if it is absolutely necessary than it is commented, in a professional environment. Furthermore, I would have to agree that backing up mission critical data is in general a good practice. Just so we are not misunderstood, it isn't backing up of data I am concerned about. I interested in making in more convenient to maintain the data as well countless bug fixes, memory optimizations. I am not going to list everything that we are missing out on, I linked the release notes above. You do bring up some great points, and I appreciate the concerns, but I think that the development team should definitely do an evaluation at some point in the near future.
Reply With Quote
  #8  
Old 04-04-2015, 12:25 PM
JohnnyChimpo JohnnyChimpo is offline
Registered User
JohnnyChimpo's Avatar
Join Date: Jun 2004
Posts: 105
JohnnyChimpo is on a distinguished road
Bump
Reply With Quote
  #9  
Old 04-04-2015, 01:19 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Don't get your hopes up.
__________________
Reply With Quote
  #10  
Old 04-04-2015, 05:48 PM
JohnnyChimpo JohnnyChimpo is offline
Registered User
JohnnyChimpo's Avatar
Join Date: Jun 2004
Posts: 105
JohnnyChimpo is on a distinguished road
Quote:
Originally Posted by Crow View Post
Don't get your hopes up.
Nor should we accept that as an end all be all statement.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:48 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.