<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Error: SQLITE_ERROR: no such table: sqlite_schema after upgrade to cds v6.7.0 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaa-p/12714406#M4771241</link>
    <description>&lt;P&gt;I guess the following will do the trick&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"db": {
    "kind": "sqlite",
    "schema_evolution": "auto" &lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 15 Apr 2023 15:16:59 GMT</pubDate>
    <dc:creator>HPSeitz</dc:creator>
    <dc:date>2023-04-15T15:16:59Z</dc:date>
    <item>
      <title>Error: SQLITE_ERROR: no such table: sqlite_schema after upgrade to cds v6.7.0</title>
      <link>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaq-p/12714405</link>
      <description>&lt;P&gt;After upgrade to the lastest version of cds v6.7.0 the command &lt;STRONG&gt;cds deploy --to sqlite:mysqlite.db&lt;/STRONG&gt; fails with the following error:&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;[Error: SQLITE_ERROR: no such table: sqlite_schema in: 
SELECT 1 FROM sqlite_schema ALIAS_1 WHERE name = ? LIMIT 1] {
  errno: 1,
  code: 'SQLITE_ERROR',
  query: 'SELECT 1 FROM sqlite_schema ALIAS_1 WHERE name = ? LIMIT 1',
  values: [ 'cds_xt_Extensions' ]&amp;lt;br&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;With the previous version cds v6.6.1 it works fine and the deployment to sqlite work as expected. The cap project is a "normal" one, no extension stuff. &lt;/P&gt;
  &lt;P&gt;Is there any setting necessary to mark the project with the v6.7.0 version to prevent the failing SELECT statement?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 10:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaq-p/12714405</guid>
      <dc:creator>HPSeitz</dc:creator>
      <dc:date>2023-04-14T10:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error: SQLITE_ERROR: no such table: sqlite_schema after upgrade to cds v6.7.0</title>
      <link>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaa-p/12714406#M4771241</link>
      <description>&lt;P&gt;I guess the following will do the trick&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"db": {
    "kind": "sqlite",
    "schema_evolution": "auto" &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 15 Apr 2023 15:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaa-p/12714406#M4771241</guid>
      <dc:creator>HPSeitz</dc:creator>
      <dc:date>2023-04-15T15:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error: SQLITE_ERROR: no such table: sqlite_schema after upgrade to cds v6.7.0</title>
      <link>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaa-p/12714407#M4771242</link>
      <description>&lt;P&gt;I guess the following will do the trick&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"db": {
    "kind": "sqlite",
    "schema_evolution": "auto"
}&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 15 Apr 2023 15:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaa-p/12714407#M4771242</guid>
      <dc:creator>HPSeitz</dc:creator>
      <dc:date>2023-04-15T15:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error: SQLITE_ERROR: no such table: sqlite_schema after upgrade to cds v6.7.0</title>
      <link>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaa-p/14234243#M4928238</link>
      <description>You might need to run `cds deploy` as well.</description>
      <pubDate>Fri, 03 Oct 2025 10:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-sqlite-error-no-such-table-sqlite-schema-after-upgrade-to-cds-v6-7-0/qaa-p/14234243#M4928238</guid>
      <dc:creator>jlong</dc:creator>
      <dc:date>2025-10-03T10:57:47Z</dc:date>
    </item>
  </channel>
</rss>

