Skip to content

Commit 5d129a5

Browse files
committed
fix readme title
1 parent c021f23 commit 5d129a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#SQLite Functions
1+
# SQLite Functions
22

33
This is a little PHP package that adds common SQL functions to SQLite. Useful when you're using MySQL or Postgres as your main database connection, but you want to use SQLite for testing, and keep getting those annoying "No such function" errors for stuff like `DATE_FORMAT`.
44

0 commit comments

Comments
 (0)