<feed xmlns='http://www.w3.org/2005/Atom'>
<title>illuminate-firebird/src/Schema/Grammars, branch main</title>
<subtitle>Firebird driver for use with the laravel illuminate database layer
</subtitle>
<id>https://git.rdm1.uk/illuminate-firebird/.git/atom?h=main</id>
<link rel='self' href='https://git.rdm1.uk/illuminate-firebird/.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/'/>
<updated>2026-03-05T10:19:18Z</updated>
<entry>
<title>Remove the src folder copies of the files</title>
<updated>2026-03-05T10:19:18Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-03-05T10:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=8dc14b6b9a9619690c379d92ff9c114583f249cb'/>
<id>urn:sha1:8dc14b6b9a9619690c379d92ff9c114583f249cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure field name lookup is upper case. This will need expanding if we want he driver to handle lower case field names.</title>
<updated>2026-03-02T15:45:31Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-03-02T15:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=6d7ddf7b3f960de8109440524ee6bb64d81f9de2'/>
<id>urn:sha1:6d7ddf7b3f960de8109440524ee6bb64d81f9de2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct class name illuminate uses database names as prefix</title>
<updated>2026-02-27T15:43:36Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-27T15:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=b122b69bddebc95a0427f051d980aa6cbd95b993'/>
<id>urn:sha1:b122b69bddebc95a0427f051d980aa6cbd95b993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Magic base to removing double quote wrapping. wrapValue is the main source of this wrap and other areas simply fall through to it. Also removed an earlier fix for a missing set of double quotes on Enum</title>
<updated>2026-02-24T16:54:17Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-24T16:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=5a5c31e8b7471b7196c08254b386426059018780'/>
<id>urn:sha1:5a5c31e8b7471b7196c08254b386426059018780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missed the \Xgrz\ element of the namespace</title>
<updated>2026-02-23T20:05:04Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-23T20:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=1b3d2d4852da5b26a9aefe8c3e117f29b08b61f6'/>
<id>urn:sha1:1b3d2d4852da5b26a9aefe8c3e117f29b08b61f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap execute block with 'set term ~;'</title>
<updated>2026-02-22T12:01:08Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-22T12:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=334a8ef5781ba2648a10f4976982da27950acfe1'/>
<id>urn:sha1:334a8ef5781ba2648a10f4976982da27950acfe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default to emum field in correct sequence</title>
<updated>2026-02-22T11:02:14Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-22T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=ec61412bbdb5aa854638422d1e6a715276e68add'/>
<id>urn:sha1:ec61412bbdb5aa854638422d1e6a715276e68add</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NOT NULL after DEFAULT but still need to fix the eNum default which is after the CHECK element but needs to be before. eNum does not follow the $modifiers array sequence.</title>
<updated>2026-02-04T20:01:47Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-04T20:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=7942cce5a37423ba02992cca9cfe7caafbff2aca'/>
<id>urn:sha1:7942cce5a37423ba02992cca9cfe7caafbff2aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>laravel adds additional unique constraint to databases that do not automatically make primary key unique. Have commented out these extra indexes in webtrees, but need a better check to hide these automatically.</title>
<updated>2026-02-04T19:58:55Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-04T19:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=3a5b628c420f5756976769728f0c42c853a76b99'/>
<id>urn:sha1:3a5b628c420f5756976769728f0c42c853a76b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Not as good as ADOdb, but functional in adding auto-increment column to table</title>
<updated>2026-02-04T19:55:50Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-02-04T19:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/illuminate-firebird/.git/commit/?id=8037d4efb1097c51dd68c1266ca828e494f8f311'/>
<id>urn:sha1:8037d4efb1097c51dd68c1266ca828e494f8f311</id>
<content type='text'>
</content>
</entry>
</feed>
