You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,11 @@
5
5
> Database with PL-SQL functions/procedures/triggers.
6
6
> Oracle DB has been used with Oracle SQL Developer.
7
7
---
8
-
## Last Release Version: 0.1.4
8
+
## Last Release Version: 0.1.5
9
9
### Changelog:
10
+
> #### Version 0.1.5
11
+
> Adding a function to track the number of book not returned.
12
+
---
10
13
> #### Version 0.1.4
11
14
> Adding a procedure to handle the insertion of one borrow based on sysdate for the creation date and respectively his detail in detailsemprunts table.
12
15
> Adding a sequence to handle the next value for the insertion of the borrow in the table emprunts
0 commit comments